Univ.InstanceA universe instance represents a vector of argument universes to a polymorphic definition (constant, inductive or constructor).
val empty : tval is_empty : t -> boolval length : t -> intInstance length
val hash : t -> intHash value
Simultaneous hash-consing and hash-value computation
val pr : ( Level.t -> Pp.t ) -> ?variance:Variance.t array -> t -> Pp.tPretty-printing, no comments
val levels : t -> Level.Set.tThe set of levels in the instance