Gregg Irwin napsal(a):
> Thanks guys!
>
> Ladislav, you amaze me. Very cool.
>
> I have a version that uses a func as well, though I called it GRAB by
> default; YIELD seems to me a more general term, it works well in the
> context of passing in a function that could do anything, not just
> collect a value.
>
> I also like the idea of a general MAP function.
>
> Any other suggestions or comments folks? set-word or func preference?
> Is COLLECT a good name?
>
> -- Gregg                         
>
>   
One more option to take into account:

the functions return head :dest, another variant may be to return just 
:dest (at the position it was when the function has been called).

-L

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to