-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Implement contains, intersection and of
methods for Interval
#64
Conversation
Do you think it makes sense to also implement |
of
methods for Instantof
methods for Interval
@BenMorel ping 🤸 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple changes, otherwise looks good to me 👍
|
Okay, I will implement |
f31225a
to
41cfbe2
Compare
05976ba
to
b44c4c1
Compare
Done! Code coverage has been decreased for the classes this PR is not responsible for, maybe something has changed in the method of the coverage calculation. |
b44c4c1
to
a975807
Compare
Thank you! Released as 0.4.2 🎉 |
closes #63