Standard.BaseDataArrayreverseOn this pageArray.reverse reverse Group: Selections Documentation Reverses the array, returning a Vector with the same elements, but in the opposite order. Examples Reverse a two-element array. [1, 2].to_array.reverse