Skip to content

Commit 75411f8

Browse files
authored
Update task.md
1 parent 37b366c commit 75411f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • 4-binary/01-arraybuffer-binary-arrays/01-concat
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
# Concatenate typed arrays
2+
# Concatenar arrays tipados
33

4-
Given an array of `Uint8Array`, write a function `concat(arrays)` that returns a concatenation of them into a single array.
4+
Dado un array de `Uint8Array`, escribir una función `concat(arrays)` que devuelva la concatenación de ellos enunúnico array.

0 commit comments

Comments
 (0)