On 2/27/07, Ralph G Selfridge <[EMAIL PROTECTED]> wrote:
One possible example is a verb which needs several nouns. Yes I can make it
tacit but I must then extract the noun from the argument in several places.
Not worth it from my prespective.

You mean like this?

explicit=:verb define
a, b, c
)

var=: ". bind
tacit=: 'a'var, 'b'var, 'c'var

--
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to