Next:
Value Accumulation Clauses
, Previous:
Overview of the Loop Facility
, Up:
The LOOP Facility
6.1.2 Variable Initialization and Stepping Clauses
¶
Iteration Control
The for-as-arithmetic subclause
Examples of for-as-arithmetic subclause
The for-as-in-list subclause
Examples of for-as-in-list subclause
The for-as-on-list subclause
Examples of for-as-on-list subclause
The for-as-equals-then subclause
Examples of for-as-equals-then subclause
The for-as-across subclause
Examples of for-as-across subclause
The for-as-hash subclause
The for-as-package subclause
Examples of for-as-package subclause
Local Variable Initializations
Examples of WITH clause