Module type Core_set_intf.Elt


module type Elt = sig .. end

type t 
include Sexpable.S
val compare : t -> t -> int