array-move-one-row
array-move-one-row is a compiled Lisp function in `array.el
'.
(array-move-one-row SIGN)
Move one array row in direction SIGN (1 or -1).
Leave point at the beginning of the field and return the new array row.
If requested to move beyond the array bounds, signal an error.