Skip to content
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

Add iterator method to IntIterator to work as Iterable #11665

Closed
wants to merge 1 commit into from

Conversation

kaug-whis
Copy link

This would close #11664

@Simn
Copy link
Member

Simn commented May 10, 2024

An Iterator isn't an Iterable, so this isn't the correct fix. I'll close this so we can discuss the rest in #11664.

@Simn Simn closed this May 10, 2024
@kaug-whis kaug-whis deleted the patch-1 branch May 20, 2024 03:46
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.

IntIterators are not Iterable
2 participants