VocabularykernelInputspred | a quotation with stack effect ( ..a -- ..b ? ) |
body | a quotation with stack effect ( ..b -- ..a ) |
Outputspred | 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