New methods for Intervals #65
Closed
Quantumplation
started this conversation in
Ideas
Replies: 2 comments 3 replies
-
(happy to submit a PR, just wanted to check that it was welcome first) |
Beta Was this translation helpful? Give feedback.
3 replies
-
These are merged so I'm gunna close the discussion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to propose adding some new methods to the standard library for comparing intervals.
The stdlib has
after
andbefore
, but these construct half-open intervals instead of doing comparisons.Beta Was this translation helpful? Give feedback.
All reactions