[EMAIL PROTECTED] wrote:

> [correcting the typo:]
> 
> >> result: fg :x
> ** Script Error: x is missing its x argument.
> ** Where: result: fg x
> 
> Trivia question:
> 
> What is the correct result?

>> composite: func [:f :g][func [x] compose [(:f) (:g) :x]]
>> fg: composite f g
>> fg :x
== "OK"

What's the problem?

Ciao,
    /Gabriele./
o--------------------) .-^-. (----------------------------------o
| Gabriele Santilli / /_/_\_\ \ Amiga Group Italia --- L'Aquila |
| GIESSE on IRC     \ \-\_/-/ /  http://www.amyresource.it/AGI/ |
o--------------------) `-v-' (----------------------------------o

Reply via email to