-
Notifications
You must be signed in to change notification settings - Fork 254
Implement intersection monoid and semigroup #391
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 intersection monoid and semigroup #391
Conversation
…naljava into set_intersection_monoid
Codecov Report
@@ Coverage Diff @@
## series/5.x #391 +/- ##
================================================
+ Coverage 49.74% 49.89% +0.14%
- Complexity 2328 2341 +13
================================================
Files 153 154 +1
Lines 9100 9115 +15
Branches 490 490
================================================
+ Hits 4527 4548 +21
+ Misses 4426 4421 -5
+ Partials 147 146 -1
Continue to review full report at Codecov.
|
@jbgi Please, review |
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.
Great PR, thanks! some small adjustments and we can merge.
#363