VocabularydocumentsInputsfrom | a non-negative integer |
to | a non-negative integer |
quot | a quotation with stack effect ( ... line -- ... ) |
OutputsNone
Word descriptionApplies the quotation to each line in the range.
NotesThe range is created by calling
<slice>.
ErrorsThrows an error if
from or
to is out of bounds.
Definition