- lru-cache-ref cache keyprocedure
Returns the value associated with key in cache, promoting it to the most recently used position. Signals an error if key is not present.
Returns the value associated with key in cache, promoting it to the most recently used position. Signals an error if key is not present.