Registry / other / scalaz-stream-2-10

scalaz-stream-2-10

JSON →
library0.8.6javamavenunverified

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>
INSTALL
IMPORT
SIG · SCALAZ-STREAM-2-10
S
scalaz-stream-2-10
otherjavav0.8.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Process
scalaz.stream.Process

Creates a simple stream emitting integers and collects them into a list.

import scalaz.stream.Process; Process.emit(1, 2, 3).toSource.runLog.run
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
Resources
scalaz-stream-2-10 — mvn dependency:get scalaz-stream-2-10 · libregistry