cchange ( key quot -- )
Furnace framework » Furnace persistence layer » Furnace conversation scope

Prev:cset ( value key -- )


Vocabulary
furnace.conversations

Inputs
keya symbol
quota quotation with stack effect ( old -- new )


Outputs
None

Word description
Applies the quotation to the old value of the conversation variable, and assigns the resulting value back to the variable.

Definition