summaryrefslogtreecommitdiff
path: root/vendor/github.com/dolthub/maphash/README.md
blob: d91530f99f9184fc0f862220b329caaad31ce4bc (plain)
1
2
3
4
# maphash

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