|
Allegro CL |
ANSI Common Lisp 17 Sequences 17.1 Sequence Concepts
17.1.1 General Restrictions on Parameters that must be SequencesIn general, lists (including association lists and property lists) that are treated as sequences must be proper lists.
|