vutil.hashmap

Internal hash map implementation.

Members

Structs

DefaultHashMapTraits
struct DefaultHashMapTraits(Key)
Undocumented in source.
HashMap
struct HashMap(TKey, TValue, Traits = DefaultHashMapTraits!TKey)
Undocumented in source.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig