Open khatchad opened 6 years ago
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.
Currently hard-coded.