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 RangeSet.is_(left|right)_finite methods #96

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

adsultana
Copy link
Contributor

is_finite, is_left_finite and is_right_finite are all available on the underlying Range class, but only is_finite is currently available on RangeSet. This change adds the other two methods to RangeSet.

`is_finite`, `is_left_finite` and `is_right_finite` are all available on
the underlying `Range` class, but only `is_finite` is currently
available on `RangeSet`. This change adds the other two methods to
`RangeSet`.
@adsultana adsultana requested a review from a team October 2, 2023 11:12
@adsultana adsultana merged commit 07c1d4d into main Oct 3, 2023
1 check passed
@adsultana adsultana deleted the add-rangeset-is-x-finite-methods branch October 3, 2023 10:02
@adsultana adsultana mentioned this pull request Oct 3, 2023
@Peter554 Peter554 mentioned this pull request Oct 11, 2023
@pydanny pydanny mentioned this pull request Oct 12, 2023
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