LOOP ... CONTINUE

Marco Antoniotti marco.antoniotti at unimib.it
Wed Mar 24 21:18:52 UTC 2021


Oops sorry.....

Yep

Wrong list.  Bad address completion

Marco

On Wed, 24 Mar 2021 at 22:15, Erik Huelsmann <ehuels at gmail.com> wrote:

> 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 at 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
>
>
>
> --
> Bye,
>
> Erik.
>
> http://efficito.com -- Hosted accounting and ERP.
> Robust and Flexible. No vendor lock-in.
>
-- 
Marco Antoniotti
https://dcb.disco.unimib.it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/clo-devel/attachments/20210324/1c1a21eb/attachment.html>


More information about the clo-devel mailing list