On Wed, Mar 3, 2010 at 2:48 PM, Raul Miller <[email protected]> wrote: > So you might replace that first line with > rnk2=: <.-:#$y
This would require an additional change, perhaps:
s2=: rnk2 }. $y
s1=: (-#s2){.1,rnk2{.$y
--
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
