Module type Core_set.Elt


module type Elt = Core_set_intf.Elt

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