VocabularykernelInputs| pred | a quotation with stack effect ( ..a -- ..b ? ) |
| body | a quotation with stack effect ( ..b -- ..a ) |
Outputs| pred | a quotation with stack effect ( ..a -- ..b ? ) |
| body | a quotation with stack effect ( ..b -- ..a ) |
Word descriptionExecutes one iteration of a
while or
until loop.
Definition