Aur�lien Camp�as <spamless.aurelien.campeas@free.fr> wrote:
+---------------
| I noticed however that CL's LOOP does loop *across* vectors, not *in*
| them, and that is probably (I can only guess) some optimization problem
| (or design choice wrt performance), also related to the inextensibility
| of LOOP wrt generalized sequences.
+---------------
I suspect it's more that the authors didn't want to have to always
provide for selecting the iteration method at *runtime*, instead of
simply making the selection at macroexpansion time from the syntax.
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607