module Hash_set: Hash_set.Make(T)
Hash_set.Make
(
T
)
include struct ... end
val sexp_of_t : 'a Hashtbl.t -> Sexplib.Sexp.t
'a Hashtbl.t -> Sexplib.Sexp.t
val t_of_sexp : Sexplib.Sexp.t -> unit Hashtbl.t
Sexplib.Sexp.t -> unit Hashtbl.t
type t = unit set
unit set
type elt = H.t
H.t