module type Elt = sig .. end
sig
end
type t
include Sexpable.S
val compare : t -> t -> int
t -> t -> int