bubel.ecs.hash_map

Members

Functions

defaultHashFunc
ulong defaultHashFunc(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
hash
ulong hash(byte[] array)
Undocumented in source. Be warned that the author may not have intended to support it.
hashInt
ulong hashInt(ulong x)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

doNotInline
enum doNotInline;
Undocumented in source.

Structs

HashMap
struct HashMap(KeyPar, ValuePar, alias hashFunc = defaultHashFunc)
Undocumented in source.

Meta

License

BSD 3-clause, see LICENSE file in project root folder.