github.com/dolthub/maphash@v0.1.0/README.md (about) 1 # maphash 2 3 Hash any `comparable` type using Golang's fast runtime hash. 4 Uses [AES](https://en.wikipedia.org/wiki/AES_instruction_set) instructions when available.