Module Univ.UGlobalSource

Qualified global universe level

Sourcetype t
Sourceval make : Names.DirPath.t -> string -> int -> t
Sourceval repr : t -> Names.DirPath.t * string * int
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
Sourceval compare : t -> t -> int
Sourceval to_string : t -> string