Registry / networking / fs2-io-sjs1-3

fs2-io-sjs1-3

JSON →
library3.13.0javamavenunverified

fs2-io provides I/O capabilities for the FS2 functional streaming library, including file and network operations.

<dependency> <groupId>co.fs2</groupId> <artifactId>fs2-io_sjs1_3</artifactId> <version>3.13.0</version> </dependency>
INSTALL
IMPORT
SIG · FS2-IO-SJS1-3
F
fs2-io-sjs1-3
networkingjavav3.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.

Files
✓ fs2.io.file.Files

Lists files in the current directory using FS2 IO.

import fs2.io.file.Files import cats.effect.IO val files = Files[IO] files.list(".").compile.toList.unsafeRunSync()
Debug
Known issues
breakingThis version is for Scala.js 1.x and Scala 3; use the appropriate artifact for your platform.
fix
For JVM, use fs2-io without the sjs1 suffix.
affects: *
Upgrade
Version history
3.13.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
OpenAI (training)
1
Resources
fs2-io-sjs1-3 — mvn dependency:get fs2-io-sjs1-3 · libregistry