CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl/npm-lru-map

Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are kept in the map while less recently used items are evicted to make room for new ones.

Overview
Eval results
Files

Loading evals

Install with Tessl CLI

npx tessl i tessl/npm-lru-map