HashMap.allocator

Undocumented in source.
struct HashMap(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
package
alias allocator = Allocator.instance

Meta