The I/O module of FS2, a functional streaming library for Scala 3, providing support for file and network operations.
<dependency>
<groupId>co.fs2</groupId>
<artifactId>fs2-io_3</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.
Read a file line by line using FS2 streams.
Use the artifact co.fs2:fs2-io for Scala 2.x.
No dependency data recorded yet.