> >collect: func [
> >    {Collects block evaluations, use as body in For, Repeat, etc.}
...
> I am sorry I missed your contribution on the subject somehow. I like it.

I like the way it underlines how the body of a looping function has an
independent existence. It amuses me to think of it as a just-in-time
expression factory.

> My two cents changing the behaviour of the function in cases like:
>
>     foreach head heads [...]
>     foreach insert inserts [...]
>     foreach tail tails [...]
>     foreach do does [...]
>
> use [insert-only] [
...

Thanks.

Regards,
Brett.

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to