🏠 New in High Baseline Support: Array iteration methods

January 29, 2018

caniuse · mdn · [spec]([‘https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.every’, ‘https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.filter’, ‘https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.foreach’, ‘https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.indexof’, ‘https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.lastindexof’, ‘https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.map’, ‘https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reduce’, ‘https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reduceright’, ‘https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.some’])

Array iteration methods

Source features