Skip to content
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

Some foldable methods could be usefull #1

Closed
user471 opened this issue Nov 4, 2017 · 3 comments
Closed

Some foldable methods could be usefull #1

user471 opened this issue Nov 4, 2017 · 3 comments

Comments

@user471
Copy link

user471 commented Nov 4, 2017

Like min, max, sum

@emmanueltouzery
Copy link
Owner

I'm exactly working on these ;-)
minBy minOn (like the existing sort) same for max and sumBy. On collection so for vector, linkedlist, stream anf hashset. I'll add them through the week-end. I can release right after.

@user471
Copy link
Author

user471 commented Nov 4, 2017

@emmanueltouzery thanks

@emmanueltouzery
Copy link
Owner

FYI just published 0.4.2 which has the extra methods!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants