ArrayQ¶ Tests whether an expression is a regular (rectangular) array of any rank. $ wo 'ArrayQ[{1, 2, 3}]' True $ wo 'ArrayQ[{{1, 2}, {3, 4}}]' True