mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
63daf9f79a
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> |
||
---|---|---|
.. | ||
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.