lru-cache

2023-10-21

A least-recently-used cache structure

Upstream URL

github.com/shinmera/lru-cache

Author

Yukari Hafner <shinmera@tymoon.eu>

Maintainer

Yukari Hafner <shinmera@tymoon.eu>

License

zlib
README
# 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.

Dependencies (2)

  • documentation-utils
  • parachute

Dependents (0)

    • GitHub
    • Quicklisp