Module type Base.Set_intf.Elt_plain

type t
include sig ... end
val sexp_of_t : t ‑> Base__.Sexplib.Sexp.t
val compare : t ‑> t ‑> int