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