Module Core_kernel__.Hash_set_intf

module Binable = Core_kernel__.Binable0
include Base.Hash_set_intf
module type Accessors : sig ... end
type ('key, 'z) create_options_without_hashable = ('key, unit, 'zBase.Hashtbl_intf.create_options_without_hashable
type ('key, 'z) create_options_with_hashable_required = ('key, unit, 'zBase.Hashtbl_intf.create_options_with_hashable
type ('key, 'z) create_options_with_first_class_module = ('key, unit, 'zBase.Hashtbl_intf.create_options_with_first_class_module
module type Creators : sig ... end
module type S_plain : sig ... end
module type S : sig ... end
module type S_binable : sig ... end