Skip to content

RangeSet: add explicit intiter() method to iterate over integers #476

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

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

thiell
Copy link
Collaborator

@thiell thiell commented Jun 28, 2022

This change adds RangeSet.intiter() to explicily request an iterator
over the indexes of the set as integers. It is highly recommended to use
intiter() or striter() when iterating over RangeSet.

This change adds RangeSet.intiter() to explicily request an iterator
over the indexes of the set as integers. It is highly recommended to use
intiter() or striter() when iterating over RangeSet.
@thiell thiell added this to the 1.8.5 milestone Jun 28, 2022
@thiell thiell requested a review from degremont June 28, 2022 21:35
@thiell thiell self-assigned this Jun 28, 2022
@thiell thiell requested a review from martinetd June 29, 2022 20:23
@thiell thiell modified the milestones: 1.8.5, 1.9 Jun 30, 2022
@thiell thiell merged commit 01411ce into cea-hpc:master Jul 1, 2022
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