chickadee » generalized-arrays » array-reshape

array-reshape array shapeprocedure

Returns an array with the specified bounds whose elements in lexicographic order are the same as the elements of array in lexicographic order. It is an error if there are too many or too few elements. (APL reshape.)