Module type Kwlookup.OrderedType

module type OrderedType = sig .. end

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