Skip to content

stream: add iterator helper some every#41573

Closed
benjamingr wants to merge 1 commit intonodejs:masterfrom
benjamingr:stream-iterator-helper-some-every
Closed

stream: add iterator helper some every#41573
benjamingr wants to merge 1 commit intonodejs:masterfrom
benjamingr:stream-iterator-helper-some-every

Conversation

@benjamingr
Copy link
Copy Markdown
Member

@benjamingr benjamingr commented Jan 17, 2022

This is the next one in the iterator helper proposal adding .some and .every from the TC39 iterator helpers proposal to streams.

This is the next one and should only land after #41553 does (I'll rebase when it does). So if reviewing make sure you only look at the relevant commit :)

Marking as draft to not take CI resources until that one lands but I'd like reviews :)

I don't remember if this was in the initial work with @ronag on map so I added a co-authored-by to be on the safe side though I assume this granularity of attribution doesn't really matter to either of us very much.

cc @nodejs/streams @ronag

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version. stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants