Module EConstr.EInstance
type t
Type of universe instances up-to universe unification. Similar to
ESorts.t
forUniv.Instance.t
.
val make : Univ.Instance.t -> t
val kind : Evd.evar_map -> t -> Univ.Instance.t
val empty : t
val is_empty : t -> bool