On Sat, Nov 28, 2015 at 1:10 PM, 'Pascal Jasmin' via Programming <[email protected]> wrote: > tcr=: [ ((= +/"1) # ]) #:@i.@^ > > The only ambivalent verb in this expression is ^ .
Note that there is no meaningful distinction in the behavior of this verb if you replace (^) with ([: : ^). Also, I should note that Lippu Esa had posted a roughly equivalent expression long before I posted mine (http://jsoftware.com/pipermail/programming/2015-November/043384.html). (I hadn't seen it when I posted, but that is a different story...). Thanks, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
