Henry-- I have long envisioned the storage of a Level-0 array as a string prefixed by a shape vector. I have seldom tried to envision the storage of a nested array, which must be a nest of such prefixed strings.
What I was looking for was a display of contents along with their shapes. Atomic Representations do give that, but only implicitly, and not for invisible dimensions. Raul's programs satisfy that need. --Art ----------- On Sat, 15 Aug 2020 13:24:45 -0400 Henry Rich <[email protected] <mailto:[email protected]>> wrote: The interpreter remembers the shape of a noun with a vector imbedded in the noun. You access that vector using ($ y) . ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
