Types.TYPE
Standard useful functions for types
include PRINTABLE
type t
val pp : t pp
val compare : t -> t -> int
val order : t -> t -> order
val equal : t -> t -> bool
val hash : t -> int