On Fri, Jan 6, 2012 at 10:36 AM, Blake McBride <bl...@mcbride.name> wrote:
> when doing indexed assignments, one should put that code on its own, > separate line of > code. > Not necessarily. You can still make one-liners (not to say this is always good practice) y =: 3 }. x =: 55 44(3 2})x x 0 1 44 55 4 5 6 y 55 4 5 6 -- Skip Cave ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm