val compare : t -> t -> intval sexp_of_t : t -> Base.Sexp.tval hash : t -> intTwo
ts thatcompareequal must have equal hashes for the hashtable to behave properly.
Make_plain.1-Keyval compare : t -> t -> intval sexp_of_t : t -> Base.Sexp.tval hash : t -> intTwo ts that compare equal must have equal hashes for the hashtable to behave properly.