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

Make inferring the initial ordering of streams produced by static methods more flexible #136

Open
khatchad opened this issue Dec 21, 2017 · 1 comment

Comments

@khatchad
Copy link
Member

khatchad commented Dec 21, 2017

Currently hard-coded.

@khatchad
Copy link
Member Author

In fact, the stream creation methods in https://docs.oracle.com/javase/8/docs/api/java/util/stream/StreamSupport.html are very flexible and even have characteristcs as a parameter. For now, we can default to ordered.

khatchad added a commit that referenced this issue Dec 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant