iteration form: n. a compound form whose operator is named in the next figure,
or a compound form that has an implementation-defined operator
and that is defined by the implementation to be an iteration form.
Standardized Iteration Forms
do |
do-external-symbols |
dotimes |
do* |
do-symbols |
loop |
do-all-symbols |
dolist |
|
iteration variable: n. a variable V, the binding for which was created by an
explicit use of V in an iteration form.