Package lru implements generic least-recently-used caches with near O(1) performance.
go get github.com/decred/dcrd/lruNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an LRU cache, inserts and retrieves a value.
No known issues recorded.
Breaking-change detection hasn't run for this library yet.
No dependency data recorded yet.