module type OrderedTypePrintable = sig .. end
sig
end
include Set.OrderedType
val print : Format.formatter -> t -> unit
Format.formatter -> t -> unit