mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
2 lines
96 B
Odin
2 lines
96 B
Odin
// `crc32`, `crc64`, `adler32`, `djb`, `fnv`, `jenkins`, `murmur` and other hashes.
|
|
package hash |