HashMap.allocator

Undocumented in source.
struct HashMap(Key, Value, Key nullKey = Key.max, A = GCAllocator)
alias allocator = A.instance

Meta