Module type Psq.Ordered

Signature of ordered types.

type t
val compare : t -> t -> int

compare is a total order on t.