HashMap.HashMap
HashMap HashMap(HashPolicy<K> policy, within Allocator* allocator, sizeof(K), sizeof(V))Initializes an empty map with a key hash policy and remembers the allocator used for storage.
Parameters
HashPolicy<K>
policy
within Allocator*
allocator
nuint
sizeof(K)
nuint
sizeof(V)
Generated with campc v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.