Module type Hash_queue.Key


module type Key = Core_hashtbl.HashedType

include MoreLabels.Hashtbl.HashedType
val sexp_of_t : Core_hashtbl.t -> Sexplib.Sexp.t
val t_of_sexp : Sexplib.Sexp.t -> Core_hashtbl.t