Next: table.height, Previous: table.ndims, Up: table [Contents]
obj =
(obj)
Remove singleton dimensions.
For tables, this is always a no-op that returns the input unmodified, because tables always have exactly 2 dimensions, and 2-D arrays are unaffected by squeeze.