Web platform features explorer

Array iterators

Arrays are iterable with the for … of statement and enumerable with the methods entries(), keys(), and values().

Status

Baseline Widely Available (since 2020-11-09)

MDN documentation

Browser support

  • Chrome 66 Released on 2018-04-17
  • Chrome Android 66 Released on 2018-04-17
  • Edge 14 Released on 2016-08-02
  • Firefox 60 Released on 2018-05-09
  • Firefox for Android 60 Released on 2018-05-09
  • Safari 10 Released on 2016-09-20
  • Safari on iOS 10 Released on 2016-09-13