Parameter Base__Hash_set_intf.Check.Check_creators_is_specialization_of_creators_generic.1-M

type 'a t
val create : ?⁠growth_allowed:bool ‑> ?⁠size:int ‑> (module Key with type t = 'a) ‑> 'a t
val of_list : ?⁠growth_allowed:bool ‑> ?⁠size:int ‑> (module Key with type t = 'a) ‑> 'a list ‑> 'a t