blitzcode / lru-bounded-map

Haskell implementations of associative containers (maps / dictionaries) which retire elements in least recently used (LRU) order when growing past a specified limit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blitzcode/lru-bounded-map Issues