Sorts.QGlobal
type t
val make : Names.DirPath.t -> Names.Id.t -> t
val repr : t -> Names.DirPath.t * Names.Id.t
val equal : t -> t -> bool
val hash : t -> int
val compare : t -> t -> int
val to_string : t -> string