lru cache

1.0.0

A least-recently-used cache structure

About

This is an implementation of a least-recently-used cache datastructure, useful for tracking a limited set of resource allocations with minimal evictions.

See lru-cache, make-lru-cache, etc.

System Information

1.0.0
Nicolas Hafner
zlib

Definition Index