Hashing

Undocumented in source.

Members

Functions

hash
long hash(string key)
Undocumented in source.
hash
long hash(const(ubyte)[] key)
Undocumented in source.

Static functions

MD5
Hashing MD5()
Undocumented in source. Be warned that the author may not have intended to support it.
MURMUR_HASH
Hashing MURMUR_HASH()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta