The reverse() method transposes the elements of the calling array object in place, mutating the array, and returning a reference to the array.
コメント