mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
…
|
||
---|---|---|
.. | ||
darts.util.lru.info | ||
darts.util.lru.SlackBuild | ||
README | ||
slack-desc |
A simple dictionary with LRU behaviour. Least Recently Used (LRU) is a cache alogarithm that discards the least recently used items first.