i1 : Table {{a,b,c},{a,bb,ccc}} o1 = a b c a bb ccc o1 : Expression of class Table
i2 : value oo o2 = {{a, b, c}, {a, bb, ccc}} o2 : List
The object Table is a header type, with ancestor classes Expression < BasicList < Thing.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/doc12.m2:98:0.