git-subtree-dir: mru git-subtree-mainline: cf2b016433 git-subtree-split: 2899885c42
cf2b016433
2899885c42
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.