Hi Marco,
Did you intend to send your mail to pro@ -- this being the list to discuss the direction the common-lisp.net service takes?
Anyway, you may be looking for "loop-finish" http://www.lispworks.com/documentation/HyperSpec/Body/m_loop_f.htm : The loop-finish macro can be used lexically within an extended loop form to terminate that form ``normally.''
Regards,
Erik.
On Wed, Mar 24, 2021 at 9:27 PM Marco Antoniotti marco.antoniotti@unimib.it wrote:
Hi
I was porting some code to CL which has many
for .. { if ... continue; ... }
What is the best way to render this with LOOP? (No ITERATE please.) Must we wrap the LOOP with a TAGBODY?
All the best
MA
-- Marco Antoniotti, Associate Professor tel. +39 - 02 64 48 79 01 DISCo, Università Milano Bicocca U14 2043 http://dcb.disco.unimib.it Viale Sarca 336 I-20126 Milan (MI) ITALY