voxelman.container.hash.map

Members

Structs

HashMap
struct HashMap(Key, Value, Alloc = GCAllocator)
Undocumented in source.
HashMap
struct HashMap(Key, Value, Key emptyKey, Key deletedKey, Alloc = GCAllocator)
Undocumented in source.

Meta

Authors

Andrey Penechko.