Skip to content

Commit 853a9b6

Browse files
committed
arraybuffer: update task md
1 parent aea3dce commit 853a9b6

File tree

1 file changed

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

1 file changed

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

2-
# 拼接类型化数组(Concatenate typed arrays)
2+
# 拼接类型化数组Concatenate typed arrays
33

44
给定一个 `Uint8Array` 数组,请写一个函数 `concat(arrays)` ,将数组拼接成一个单一数组并返回。

0 commit comments

Comments
 (0)