You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Iterator section of the docs we should explain that custom iterators can be built by overloading the iterator operator by setting the symbols.iterator property on an Object to a function.