Module type Base__Hashable_intf.Key
val compare : t -> t -> intval sexp_of_t : t -> Base.Sexp.t
val hash : t -> intValues returned by
hashmust be non-negative. An exception will be raised in the case thathashreturns a negative value.