| ||||||||||||||||||
murmur-hash-0.1: MurmurHash2 implementation for | ||||||||||||||||||
Implements MurmurHash2, a good, fast, general-purpose, non-cryptographic hashing function. See http://murmurhash.googlepages.com/ for details. This implementation is pure Haskell, so it might be a bit slower than a C FFI binding. | ||||||||||||||||||
Modules | ||||||||||||||||||
| ||||||||||||||||||
Produced by Haddock version 2.7.2 |