Comments on: Overview of Java Stream API Extensions https://piotrminkowski.com/2019/10/04/overview-of-java-stream-api-extensions/ Java, Spring, Kotlin, microservices, Kubernetes, containers Thu, 03 Dec 2020 22:16:27 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: ibaca https://piotrminkowski.com/2019/10/04/overview-of-java-stream-api-extensions/#comment-684 Fri, 04 Oct 2019 17:02:10 +0000 https://piotrminkowski.wordpress.com/?p=7286#comment-684 OMG, just use Ix java and stop suffering. IMO the underlying parallel coupling was a tremendous design error in Java streams making it unnecessary complex, I have never seen an actual use case, specially if you compare it with the number of times used in secuential situations. Ix is much complete, simpler and easier to extended.
https://github.com/akarnokd/ixjava

]]>