jon.recoil.org

Module T.Key

type t
val compare : T.Key.t -> T.Key.t -> int
val sexp_of_t : T.Key.t -> Sexplib0.Sexp.t
val hash : T.Key.t -> int

Two ts that compare equal must have equal hashes for the hashtable to behave properly.