ToC
DocOverview
CGDoc
RelNotes
Index
PermutedIndex
Allegro CL
ANSI Common Lisp
6 Iteration
6.1 The LOOP Facility
6.1.3 Value Accumulation Clauses
6.1.3.3 Examples of COUNT clause
(loop for i in '(a b nil c nil d e) count i)
5
© Franz Inc. All Rights Reserved
- File last updated 2022-07-25