[iterate-devel] Accessing the result in finally clauses

Attila Lendvai attila.lendvai at gmail.com
Sat Jan 7 19:22:24 UTC 2006


Hello,

I'm missing a feature that i even tried to implement without any luck
for now. Namely baing able to reference the loop result in finally
clauses as "it".

(iter ....
  (finally (return `(progn , at it)))

Any toughts?

- attila



More information about the iterate-devel mailing list