Module type Map.OrderedType

include Stdlib.Map.OrderedType
type t
val compare : t -> t -> int
val format : Stdlib.Format.formatter -> t -> unit