gotosocial/vendor/github.com/dolthub/maphash/README.md

4 lines
162 B
Markdown
Raw Normal View History

# maphash
Hash any `comparable` type using Golang's fast runtime hash.
Uses [AES](https://en.wikipedia.org/wiki/AES_instruction_set) instructions when available.