Documentation

[Symbol​.iterator]

Iterator symbol, alias of objects() method.

[Symbol.iterator]: () => IterableIterator<T>;

Related