Module Core_kernel.Hash_set.Using_hashable

include Core_kernel__.Hash_set_intf.Creators_generic with type t := a t with type 'a elt = 'a with type (key, z) create_options := (key, z) Core_kernel__.Hash_set_intf.create_options_with_hashable_required
type 'a t
type 'a elt = 'a
type ('a, 'z) create_options
val create : ('a, unit ‑> 'a tcreate_options
val of_list : ('a'a elt list ‑> 'a tcreate_options