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