Skip to content

Adds a new AsyncReader.forEach method#416

Merged
FranzBusch merged 1 commit into
apple:mainfrom
FranzBusch:fb-for-each
May 13, 2026
Merged

Adds a new AsyncReader.forEach method#416
FranzBusch merged 1 commit into
apple:mainfrom
FranzBusch:fb-for-each

Conversation

@FranzBusch
Copy link
Copy Markdown
Member

It is often needed to iterate over all elements of a reader. This PR provides two convenience forEach methods to make iteration easier.

Copy link
Copy Markdown
Member

@Catfish-Man Catfish-Man left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm modulo minor comment I sent in slack

It is often needed to iterate over all elements of a reader. This PR provides two convenience `forEach` methods to make iteration easier.
@FranzBusch FranzBusch merged commit 6783e0f into apple:main May 13, 2026
30 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants