vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
Hasher.MurmurHash3
vectorflow
utils
Hasher
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
Source
See Implementation
vectorflow
utils
Hasher
static functions
MurmurHash3