We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad50be1 commit a85e802Copy full SHA for a85e802
‎1-js/05-data-types/05-array-methods/article.md‎
@@ -634,7 +634,6 @@ So it's advised to always specify the initial value.
634
635
The method [arr.reduceRight](mdn:js/Array/reduceRight) does the same, but goes from right to left.
636
637
-
638
## Array.isArray
639
640
Arrays do not form a separate language type. They are based on objects.
0 commit comments