function
boot.janet on line 1574 , column 1
(reverse t )
Reverses the order of the elements in a given array or tuple and
returns a new array. If a string or buffer is provided , returns a
buffer instead.