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