Skip to content

Improvements to Java 8 Stream support #65

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

Merged
merged 11 commits into from
Apr 1, 2016

Conversation

szeiger
Copy link
Contributor

@szeiger szeiger commented Mar 31, 2016

This is a collection of changes from the discussion on #61 which I expect to be straight-forward. Compared to my earlier branch, I removed the commit that added the T <: AnyRef restriction to StreamConverters. This needs a better design to take widening conversions into account.

Review by @Ichoran

@Ichoran
Copy link
Contributor

Ichoran commented Mar 31, 2016

LGTM. I didn't check every single site of modification, but the major cleanups (separating parStream and seqStream and flattening the chain of low priority traits, and changing the parameterization of MakesStepper) look really good.

@szeiger szeiger merged commit b175a03 into scala:master Apr 1, 2016
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

Successfully merging this pull request may close these issues.

2 participants