-
-
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
Add removeFirstOrNull #173
Conversation
Codecov Report
@@ Coverage Diff @@
## master #173 +/- ##
=======================================
Coverage 99.07% 99.07%
=======================================
Files 40 40
Lines 1843 1847 +4
=======================================
+ Hits 1826 1830 +4
Misses 17 17
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Please make sure to have a minimum diff. It makes it unnecessary noisey to review unrelated formatting changes. |
While checking the kotlin implementation I noticed that |
35337cd
to
ecd5f69
Compare
fixes #159 removeFirstOrNull