module type ORDERED_TYPE = sig .. end
sig
end
Set.OrderedType
type t
val compare : t -> t -> int
t -> t -> int