SuperFastHash

Paul Hsieh's fast hash (LGPL license), see http://www.azillionmonkeys.com/qed/hash.html

pragma(inline) pure nothrow @nogc
uint
SuperFastHash
(
string str
,
uint hashinc = 0
)

Meta