package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Base.Hash_set.Creators_generic with type 'a t := 'a t with type 'a elt = 'a with type ('key, 'z) create_options := ('key, Base.Unit.t, 'z) Hashtbl_intf.create_options_with_hashable
type 'a elt = 'a
val of_list : ('a, Base.Unit.t, 'a elt list -> 'a t) Hashtbl_intf.create_options_with_hashable