reverse
array reverse(array)
配列の要素が逆になったコピーを返します。
Parameters
array
— 逆にする
配列
Returns
配列のリバースコピー