👾 remove one extra break line
This commit is contained in:
parent
ad50be199b
commit
a85e802056
1 changed files with 0 additions and 1 deletions
|
@ -634,7 +634,6 @@ So it's advised to always specify the initial value.
|
|||
|
||||
The method [arr.reduceRight](mdn:js/Array/reduceRight) does the same, but goes from right to left.
|
||||
|
||||
|
||||
## Array.isArray
|
||||
|
||||
Arrays do not form a separate language type. They are based on objects.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue