module type HashedType = sig .. end
sig
end
include MoreLabels.Hashtbl.HashedType
val sexp_of_t : Core_hashtbl.t -> Sexplib.Sexp.t
Core_hashtbl.t -> Sexplib.Sexp.t
val t_of_sexp : Sexplib.Sexp.t -> Core_hashtbl.t
Sexplib.Sexp.t -> Core_hashtbl.t