Make.H
include Stdlib.Hashtbl.HashedType
type t
val equal : t -> t -> bool
val hash : t -> int
val sexp_of_t : t -> Sexplib0.Sexp.t