🏠 New in Low Baseline Support: Iterator.concat()

March 24, 2026

caniuse · mdn · spec

The Iterator.concat() JavaScript method returns an iterator that yields values from a sequence of iterators, exhausting each iterator before moving on to the next.

Source features