Hi, the attached patch fixes a nasty bug in iterate: Without it, forms
like (iterate (leave (if T (progn) 3))) evaluate to 3, because
walk-progn simply strips empty progn forms.

Regards, Olof

-- 
The world is burning.  Run.
_______________________________________________
iterate-devel site list
iterate-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/iterate-devel

Reply via email to