Hasher.MurmurHash3

Undocumented in source. Be warned that the author may not have intended to support it.
class Hasher
static pure nothrow
uint
MurmurHash3
(
T
)
(
in T key
,
uint seed = 42
)
if (
isSomeString!T
)

Meta