Skip to content

✨ Add SequenceSet#above and SequenceSet#below #462

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
Apr 29, 2025

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Apr 29, 2025

These are just sugar over set - (..num) and set - (num..). They are added because they can sometimes make the code much easier to read than doing set algebra with - or &.

These are just sugar over `set - (..num)` and `set - (num..)`.  They are
included because they can sometimes make the code much easier to read
than doing set algebra with `-` or `&`.
@nevans nevans merged commit e1e0ecb into master Apr 29, 2025
37 checks passed
@nevans nevans deleted the sequence_set/above-below-difference branch April 29, 2025 12:52
@nevans nevans added the enhancement New feature or request label Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant