Registry / utility / fs2-core-sjs1-3

fs2-core-sjs1-3

JSON →
library3.13.0javamavenunverified

Functional streaming library for Scala, compiled for Scala.js and Scala 3.

<dependency> <groupId>co.fs2</groupId> <artifactId>fs2-core_sjs1_3</artifactId> <version>3.13.0</version> </dependency>
INSTALL
IMPORT
SIG · FS2-CORE-SJS1-3
F
fs2-core-sjs1-3
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.Stream

Creates a simple FS2 stream and transforms it.

import fs2.Stream object Example { val stream = Stream(1, 2, 3).map(_ * 2) }
Debug
Known issues
breakingThis artifact is for Scala.js (sjs1) and Scala 3 only; not compatible with JVM or Scala 2.
fix
Use fs2-core for JVM or the appropriate Scala version suffix.
affects: *
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-3 — mvn dependency:get fs2-core-sjs1-3 · libregistry