mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
065bbe93dc
Signed-off-by: Robby Workman <rworkman@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.