-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add support for Iterator Helpers (now stage 3) #59568
Comments
Already added in #58222 |
Ah I thought I saw this somewhere. Thanks guys. |
Why do those docs say
? Like, is reduce known to be useless in lazy iterators or something? |
I have no idea lol. @DanielRosenwasser ? |
It was just a playful dig at the method. |
True, come to think of it, I can't remember how many years it's been since I actually used reduce. |
⚙ Compilation target
ESNext
⚙ Library
n/a
Missing / Incorrect Definition
IterableIterator should have map/filter/etc.
Sample Code
Documentation Link
The text was updated successfully, but these errors were encountered: