Skip to content

Commit 6ae82bc

Browse files
authored
Merge pull request #309 from mehrsa-a/patch-1
ArrayBuffer, binary arrays
2 parents f0d226c + cda5eb6 commit 6ae82bc

File tree

2 files changed

+122
-122
lines changed

2 files changed

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

2-
# Concatenate typed arrays
2+
# به‌هم پیوستن آرایه‌های typed
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)