Skip to content

Commit 75bb3e8

Browse files
NaamuKimViolet-Bora-Lee
authored andcommitted
[신규 번역] Part 3 2.1 ArrayBuffer, binary arrays 과제 번역(#1549)
1 parent 135fdb9 commit 75bb3e8

File tree

1 file changed

+2
-2
lines changed
  • 4-binary/01-arraybuffer-binary-arrays/01-concat

1 file changed

+2
-2
lines changed
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
# Concatenate typed arrays
2+
# 타입이 지정된 배열 연결하기
33

4-
Given an array of `Uint8Array`, write a function `concat(arrays)` that returns a concatenation of them into a single array.
4+
주어진 `Uint8Array`의 배열을 하나의 배열로 연결하여 반환하는 함수 `concat(arrays)`를 작성하십시오.

0 commit comments

Comments
 (0)