include Ppx_compare_lib.Equal.S with type t := t
Sourceval equal : t Base__.Ppx_compare_lib.equal include Base.Hash_set.Creators_generic
with type 'a t := t
with type 'a elt := elt
with type ('a, 'z) create_options :=
('a, 'z) Base.Hash_set.create_options_without_first_class_module
Sourceval create :
('a, unit -> t) Base.Hash_set.create_options_without_first_class_module Sourceval of_list :
('a, elt list -> t) Base.Hash_set.create_options_without_first_class_module