Module type Expect_test_helpers_kernel__.Expect_test_helpers_kernel_intf.With_hashable

type t
include sig ... end
val t_of_sexp : Sexplib.Sexp.t ‑> t
val sexp_of_t : t ‑> Sexplib.Sexp.t
val compare : t ‑> t ‑> int
include Core_kernel.Hashable with type t := t
module Hash_set : Core_kernel.Hash_set.S with type elt = t