Functional streaming library for Scala, providing purely functional, composable streams and effects.
<dependency>
<groupId>co.fs2</groupId>
<artifactId>fs2-core_2.13</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 a simple FS2 stream that emits 1 five times.
Refer to the FS2 migration guide when upgrading from 2.x to 3.x.
No dependency data recorded yet.