summaryrefslogtreecommitdiff
path: root/vendor/codeberg.org/gruf/go-maps/README.md
blob: cf1aea6444e6decc7429881dddf2f03267d0fecf (plain)
1
2
3
4
5
6
7
# go-maps

Provides a selection of hashmaps (or, "dictionaries") with features exceeding that of the default Go runtime hashmap.

Includes:
- OrderedMap
- LRUMap