;;; -*- Mode:gate; Fonts:(CPTFONTB) -*- =Node: The LOOP Iteration Macro =Script: @ (LOOP-1)Introduction @ (LOOP-1)Clauses @ (LOOP-1) Iteration-Driving Clauses @ (LOOP-1) Bindings @ (LOOP-1) Entrance and Exit @ (LOOP-1) Side Effects @ (LOOP-1) Values @ (LOOP-1) Endtests @ (LOOP-1) Aggregated Boolean Tests @ (LOOP-1) Conditionalization @ (LOOP-1) Miscellaneous Other Clauses @ (LOOP-2)Loop Synonyms @ (LOOP-2)Destructuring @ (LOOP-2)The Iteration Framework @ (LOOP-2)Iteration Paths @ (LOOP-2) Pre-Defined Paths @ (LOOP-2) The Interned-symbols Path @ (LOOP-2) The Hash-Elements Path @ (LOOP-2) Sequence Iteration @ (LOOP-2) Defining Paths @ (LOOP-2) Path Definition Example