K 10 svn:author V 3 pgj K 8 svn:date V 27 2011-08-13T21:07:39.000000Z K 7 svn:log V 311 Implements MurmurHash2, a good, fast, general-purpose, non-cryptographic hashing function. See for details. This implementation is pure Haskell, so it might be a bit slower than a C FFI binding. WWW: http://github.com/nominolo/murmur-hash Obtained from: FreeBSD Haskell END