module Binable = Core_kernel__.Binable0include Base.Hash_set_intfmodule type Accessors : sig ... endtype ('key, 'z) create_options_without_hashable = ('key, unit, 'z) Base.Hashtbl_intf.create_options_without_hashabletype ('key, 'z) create_options_with_hashable_required = ('key, unit, 'z) Base.Hashtbl_intf.create_options_with_hashabletype ('key, 'z) create_options_with_first_class_module = ('key, unit, 'z) Base.Hashtbl_intf.create_options_with_first_class_modulemodule type Creators : sig ... endmodule type S_plain : sig ... endmodule type S : sig ... endmodule type S_binable : sig ... end