VocabularymathInputsOutputsWord descriptionApplies the quotation to each integer from 0 up to
n, excluding
n. Iteration stops when the quotation outputs
f or the end is reached. If the quotation yields a false value for some integer, this word outputs
f. Otherwise, this word outputs
t.
NotesThis word is used to implement
all?.
Definition