Next: Examples of MAXIMIZE and MINIMIZE clauses, Previous: Examples of APPEND and NCONC clauses, Up: Value Accumulation Clauses
(loop for i in '(a b nil c nil d e) count i) ⇒ 5