reverse_array
Produces an array where all elements are in the reverse order.
array
Array to reverse.
reversed
The reversed array.