Skip to content

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

Merged
thiell merged 1 commit intoclustershell:masterfrom
thiell:b185_rangesetintiter
Jul 1, 2022
Merged

RangeSet: add explicit intiter() method to iterate over integers#476
thiell merged 1 commit intoclustershell:masterfrom
thiell:b185_rangesetintiter

Conversation

@thiell
Copy link
Copy Markdown
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 clustershell: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