a quotation with stack effect ( ... key -- ... value )
Outputs
value
a previously-retained or freshly-computed value
Word description If the key is present in the assoc, outputs the associated value, otherwise calls the quotation to produce a value and stores the key/value pair into the assoc. Returns a value either looked up or newly stored in the assoc.