Module Hashable.Make.Hash_set


module Hash_set: Hash_set.Make(T)

include struct ... end
val sexp_of_t : 'a Hashtbl.t -> Sexplib.Sexp.t
val t_of_sexp : Sexplib.Sexp.t -> unit Hashtbl.t
type t = unit set 
type elt = H.t