Reverse the values!
an array (updated!)
x = [x[|x|-1], x[|x|-2], ..., x[1], x[0]]
Generated using TypeDoc
Reverse the values!