Next: iklib syntaxes loops dolist, Previous: iklib syntaxes loops do, Up: iklib syntaxes loops [Index]
do*
syntaxThis is like the standard do
(see do), but
the bindings and steppings are performed sequentially rather than in
unspecified order. This syntax meant to be similar to the Common Lisp
syntax of the same name.