Functional streaming library for Scala, providing purely functional, composable, and type-safe streams.
<dependency>
<groupId>co.fs2</groupId>
<artifactId>fs2-core_sjs1_2.12</artifactId>
<version>3.13.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and transforms a simple stream.
Migrate from Task to IO and update resource management patterns; see migration guide at https://fs2.io/#/migration-guide-3.x.
No dependency data recorded yet.