Module type Core_hashtbl.HashedType


module type HashedType = sig .. end

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