102 B
102 B
lru-cache
A simple expiring LRU Cache for racket. O(n) behaviour, not optimized for O(1) behaviour.
A simple expiring LRU Cache for racket. O(n) behaviour, not optimized for O(1) behaviour.