while (start < end) { [this.data[start], this.data+] = [this.data+, this.data[start]]; start++; end--; }


배열 뒤집기


이게 되네 ㅅㅂㅋㅋㅋㅋㅋㅋ