web-features explorer

Typed array iterators

Widely available since 2019-03-20 (baseline high)

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

Compatibility

BCD data