mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-02 15:30:01 +00:00
4 lines
162 B
Markdown
4 lines
162 B
Markdown
|
# maphash
|
||
|
|
||
|
Hash any `comparable` type using Golang's fast runtime hash.
|
||
|
Uses [AES](https://en.wikipedia.org/wiki/AES_instruction_set) instructions when available.
|