mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2024-12-26 02:48:16 +03:00
c06e6fb656
* update go-structr and go-mutexes with memory usage improvements * bump to go-structr v0.8.4
4 lines
No EOL
162 B
Markdown
4 lines
No EOL
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. |