mirror of
https://github.com/RGBCube/serenity
synced 2025-05-20 18:15:07 +00:00
![]() Iterator.from creates an Iterator from either an existing iterator or an iterator-like object. In the latter case, it sets the prototype of the returned iterator to WrapForValidIteratorPrototype to wrap around the iterator-like object's iteration methods. |
||
---|---|---|
.. | ||
Iterator.from.js | ||
Iterator.js |