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