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

Fix groupBy currently accumulating into a strict List #37

Open
ktoso opened this issue Dec 29, 2015 · 0 comments
Open

Fix groupBy currently accumulating into a strict List #37

ktoso opened this issue Dec 29, 2015 · 0 comments
Assignees

Comments

@ktoso
Copy link
Contributor

ktoso commented Dec 29, 2015

As seen here: #36 (comment)
with the new GroupBy, it's harder to keep it streaming all the way (i.e. submited PR went the easy way of accumulating into a List, while we must do so into a stream)

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

1 participant