
1.2 Categories of operations
named returnThe first construct establishes a name for a given loop instance so that the Common Lisp special form
return-from can be used to return values from or to exit a loop. The second construct terminates a loop and returns a value.
 
 
 
 
 
Generated with Harlequin WebMaker