Hi

I added a patch to ITERATE support (courtesy of Mason Smith's).

Now you can say

(iterate (for i over '(1 2 3)))

without ENUMERAEing the list (or other enumerable thing).  This should percolate into quicklisp soon.


--
Marco Antoniotti