Switch first and second half of an array.
[[3,2,1],[9,8,7],[11,12,13]].flipparts()
MS(4).flipparts()
Flip
Transpose