- lru-cache-walk cache procprocedure
Call (proc key value) for each item in the cache, returning an unspecified value. Items are traversed from MRU to LRU.
Call (proc key value) for each item in the cache, returning an unspecified value. Items are traversed from MRU to LRU.