Module type Signatures.OrderedTypePrintable

type t
val compare : t -> t -> int
val print : Format.formatter -> t -> unit