until-fixed-point ( ... #recursive quot: ( ... node -- ... ) -- ... )


Vocabulary
compiler.tree.combinators

Inputs
#recursivean object
quota quotation with stack effect ( ... node -- ... )


Outputs
None

Definition