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