]> gitweb.factorcode.org Git - factor.git/history - extra/lru-cache/lru-cache-tests.factor
Rename and add sorting words
[factor.git] / extra / lru-cache / lru-cache-tests.factor
2023-02-08 GiftpflanzeRename and add sorting words
2021-03-18 John Benediktssonlru-cache: adding lifo-cache.
2021-03-18 John Benediktssonlru-cache: adding fifo-cache.
2017-03-03 John Benediktssonlru-cache: adding a Least Recently Used (LRU) cache.