hash package:data-hash
Observe that, unlike the other functions in this module,
hashStorable is machine-dependent (the computed hash depends
on endianness, etc.).
Combinators for building fast hashing functions.
lastHashes rh returns the last n hashes.
rollingHash n creates a RollingHash of window size
n (for n > 0)