> I mean, that if you have to do something like:
> 
>    args: [1 2]
>    if reverse [append args /reverse]
>    if skip [repend args [/skip amount]]
>    apply :find args
> 
> then  a  native  APPLY is useless, as you doing the same amount of
> work that Ladislav's function does.
> 

Ah, yes. It could be:

apply :find [/reverse true]
apply :find [/reverse false]

> That's why I don't like your proposed APPLY.

I don't want an Apply.

I should like or a special /refinement or a function like 'do to prepend.

    do-alt find /reverse false

    find/alt /reverse false

---
Ciao
Romano

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

Reply via email to