LOOP ... CONTINUE
Marco Antoniotti <[email protected]>
| Newsgroups | gmane.lisp.common-lisp-net.devel |
|---|---|
| Message-ID | <CAG0Nw2=g2u-okRbEtm3jPZ7bMUgpNcdO0f4mp1F+3bHLTifX5Q@mail.gmail.com> |
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