]> gitweb.factorcode.org Git - factor.git/history - basis/checksums/wyhash/wyhash.factor
endian: replaces io.binary and io.binary.fast.
[factor.git] / basis / checksums / wyhash / wyhash.factor
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-03-17 John Benediktssonchecksums: add specialized-arrays.
2021-03-16 John Benediktssonchecksums.wyhash: implement the wyhash algorithm.