Bo Jacoby <[email protected]> wrote:
>  How to remove the smell (the "[" and the "]") from
>    3(i.@>:@[ ^/~ ])2 3 4
> ?

    3 (^/ i.@>:)~ 2 3 4

In general, when you want to "preprocess" only one argument of a dyad, a hook
probably does what you want.

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

Reply via email to