 
  
  
  
  
 
2 Loop Constructs
define-loop-macro define-loop-method defloop get-loop-method loop:named-variableThe macro
defloop provides iteration extensions that access sequence-like data structures. The macrodefine-loop-method is more general; it can be used for any type of series generation. However,define-loop-method is much more complex thandefloop and is considered an advanced topic. 
  
  
  
  
 
Generated with Harlequin WebMaker