Module MiniEConstr.EInstance

type t
val make : UVars.Instance.t -> t
val kind : evar_map -> t -> UVars.Instance.t
val empty : t
val is_empty : t -> bool
val unsafe_to_instance : t -> UVars.Instance.t