Skip to content

Notes from the 108th meeting of TC39 #373

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

gesa
Copy link
Member

@gesa gesa commented Jun 18, 2025

Closes tc39/Reflector#558

Comment on lines +1442 to +1446
### Speaker's Summary of Key Points

- The iterator chunking proposal has had several open design questions which are holding back further development
- In particular, distinguishing between

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
### Speaker's Summary of Key Points
- The iterator chunking proposal has had several open design questions which are holding back further development
- In particular, distinguishing between

I'm not sure who wrote this, but I would prefer it not be attributed to me.

Copy link
Member Author

Choose a reason for hiding this comment

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

That's fine, could you please provide a summary? This is a synopsis of your slides/presentation before any conclusions were made. For example, the first bullet in the "Conclusions" section describes the options considered, but not the meaning of those options as presented. Someone should be able to read the title, summary, and conclusions and have a general understanding of what was discussed in the meeting without having to read the entire transcript word for word.

Copy link
Member

Choose a reason for hiding this comment

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

  • iterator chunking methods now close the receiver on argument validation failure, matching the recent change to all other iterator helpers
  • presented some options for behaviour of windows method when the underlying iterator does not yield enough items to fill the first window

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