What's Changed
- added convenience functions for mixing/hashing integers and longs to an int
- Hasher32.hashLongLongToInt
- Hasher32.hashLongLongLongToInt
- Hasher32.hashLongIntToInt
- Hasher32.hashIntLongToInt
- Hasher32.hashIntIntIntToInt
- added convenience functions for mixing/hashing integers and longs to a long
- Hasher64.hashIntLongToLong
- Hasher64.hashIntIntIntToLong
- Hasher64.hashLongIntToLong
Full Changelog: v0.20.0...v0.21.0