Thank you!
    Den fredag den 21. august 2020 08.29.24 CEST skrev ethiejiesa via 
Programming <[email protected]>:  
 
 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
  
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to