HashMap.allocator

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

Meta