Module type S.ORDERED

include Stdlib.Map.OrderedType
type t
val compare : t -> t -> int
val pp : t Fmt.t