Module type Xliteral.OrderedType

type t
val compare : t -> t -> int
val hash : t -> int
val print : Stdlib.Format.formatter -> t -> unit
val top : t
val bot : t
val type_info : t -> Ty.t