Registry / utility / fs2-core-sjs1-2-13

fs2-core-sjs1-2-13

JSON →
library3.13.0javamavenunverified

fs2-core provides functional streaming abstractions for Scala.js.

<dependency> <groupId>co.fs2</groupId> <artifactId>fs2-core_sjs1_2.13</artifactId> <version>3.13.0</version> </dependency>
INSTALL
IMPORT
SIG · FS2-CORE-SJS1-2-13
F
fs2-core-sjs1-2-13
utilityjavav3.13.0
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.

Stream
fs2._

Minimal usage of FS2 Core

import fs2._ object Example extends App { val stream = Stream(1, 2, 3) stream.compile.toList.foreach(println) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.13.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
fs2-core-sjs1-2-13 — mvn dependency:get fs2-core-sjs1-2-13 · libregistry