- lru-cache->alist cacheprocedure
Returns an association list of all key-value pairs in cache, ordered from most recently used to least recently used. Does not affect the access ordering.
Returns an association list of all key-value pairs in cache, ordered from most recently used to least recently used. Does not affect the access ordering.