2 Loop Constructs
2.7
Unconditional execution
The following loop construct simply evaluates its specified expression wherever it occurs in the expanded form of
loop
:
do doing
The
return
loop construct takes one form and returns its value. It is equivalent to the clause
do
(return
value)
.
2.7.1
- Reference pages
The Loop Facility - 9 SEP 1996
Generated with
Harlequin WebMaker