Skip to content

Enable users to construct an invalid GeneratorIterator#319

Merged
danvratil merged 1 commit intomainfrom
318-make-generatorinterator-ctor-public
Feb 5, 2026
Merged

Enable users to construct an invalid GeneratorIterator#319
danvratil merged 1 commit intomainfrom
318-make-generatorinterator-ctor-public

Conversation

@danvratil
Copy link
Collaborator

This can be used to lazily initialize the iterator later.

Fixes #318

This can be used to lazily initialize the iterator later.

Fixes #318
@danvratil danvratil merged commit 36f7678 into main Feb 5, 2026
41 of 47 checks passed
@danvratil danvratil deleted the 318-make-generatorinterator-ctor-public branch February 5, 2026 11:24
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.

Default initialization of GeneratorIterator<T>?

1 participant