Sun Feb 18 2024 07:58:46 GMT+0000 (Coordinated Universal Time)
false
lru_map(latest: 0.4.1) Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.