lru_map@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.

MIT 2020-10-22
安装 (0.4.1)
npm install lru_map@0.4.1
yarn add lru_map@0.4.1
pnpm add lru_map@0.4.1
bun add lru_map@0.4.1
devDependencies (2)
包名版本要求
esbuild ^0.5.26
typescript ^3.9.7
版本列表
0.4.1 2020-10-22
0.4.0 2020-07-09
0.3.3 2017-03-11
0.3.2 2016-11-16
0.3.1 2016-11-16
0.3.0 2016-11-16