git-subtree-dir: mru git-subtree-mainline:cf2b016433git-subtree-split:2899885c42
201 B
201 B
MRU
A Most Recently Used cache implementation in Go. It tries to mimic the behaviour of a hash map.
For example usages, see mru_test.go.