How do you use arrays (if at all)

I started attempting a version of @badkins post here using math/array, but I didn't find as convenient a way as I would have liked to e.g. shift ever position one column to the right, with wraparound. (Though I could have written one on top of array-transform.)

1 Like