UNPKG

lri

Version:

A collection (backed by an array) that evicts the least recently inserted (lri) element from of the collection once it has reached a defined capacity. It is similar to an lru cache except that it uses insertion position to determine eviction rather than w

1 folder, 4 files
2.54 kB
33 B
2.35 kB
2.76 kB
902 B