A streaming library for Scala based on functional programming principles, providing composable, asynchronous, and backpressured stream processing.
<dependency>
<groupId>org.scalaz.stream</groupId>
<artifactId>scalaz-stream_2.10</artifactId>
<version>0.8.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple stream emitting integers and collects them into a list.
No known issues recorded.
No dependency data recorded yet.