2 Loop Constructs

2.7 Unconditional execution

The following loop construct simply evaluates its specified expression wherever it occurs in the expanded form ofloop:

do
doing
The return loop construct takes one form and returns its value. It is equivalent to the clausedo(return value).

2.7.1 - Reference pages

The Loop Facility - 9 SEP 1996

Generated with Harlequin WebMaker