Hi, Elan,

OK, what you are saying is:

"
samef: func [f [any-function!]] [func [x] [f x]]

This function is a permissible function and it will do something useful.
What it will do is NOT what you expected this function to do.

"

Now I see. You are saying, that SAMEF doesn't do what I am expecting. "a
feature, not a bug".

But think for the second time:

1. Is the samef expected to return a function? Hint: Yes

2. Does it really return a function? Hint: No

After answering the above questions, my point is as follows:

the above definition doesn't work in Rebol, because it doesn't even return a
function.

 "not a feature, a bug"

-Ladislav

Reply via email to