I think item of items seems to work

<"_2 i. 2 2 2 3
+--------+--------+
|0 1 2   |6  7  8 |
|3 4 5   |9 10 11 |
+--------+--------+
|12 13 14|18 19 20|
|15 16 17|21 22 23|
+--------+--------+

<"_2 i. 2 2 3
+-----+-------+
|0 1 2|3 4 5  |
+-----+-------+
|6 7 8|9 10 11|
+-----+-------+


<"_2 i. 2 3
+-+-+-+
|0|1|2|
+-+-+-+
|3|4|5|
+-+-+-+


----- Original Message -----
From: Dan Bron <[email protected]>
To: J Programming <[email protected]>
Sent: Tuesday, December 1, 2015 2:19 PM
Subject: Re: [Jprogramming] if "_1 is item ...

Tabulation (table of “something”, where “something” can be of arbitrary rank).

-Dan

> On Dec 1, 2015, at 10:21 AM, 'Pascal Jasmin' via Programming 
> <[email protected]> wrote:
> 
> What would be a name for "_2 ? could it be item of items?
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm




----------------------------------------------------------------------
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