chickadee » lru-cache » lru-cache-ref

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.