inline-changer ( name -- quot' )
Changer syntax

Prev:change:


Vocabulary
changer

Inputs
namea string


Outputs
quot'a quotation


Word description
A macro that takes a slot name and applies the quotation to a slot of a tuple.

Definition