Registry / utility / cats-effect-std-2-13

cats-effect-std-2-13

JSON →
library3.7.0javamavenunverified

Standard library for Cats Effect, providing IO, fibers, and concurrency primitives for functional programming in Scala.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-effect-std_2.13</artifactId> <version>3.7.0</version> </dependency>
INSTALL
IMPORT
SIG · CATS-EFFECT-STD-2-
C
cats-effect-std-2-13
utilityjavav3.7.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.

IO
cats.effect.IO

Create and run a simple IO program.

import cats.effect.IO val program: IO[Unit] = IO.println("Hello, Cats Effect!")
Debug
Known issues
breakingCats Effect 3.x has breaking changes from 2.x, including the removal of Timer and ContextShift.
fix
Migrate to CE3 using the official migration guide: https://typelevel.org/cats-effect/docs/migration-guide
affects: >=3.0.0
Upgrade
Version history
3.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
cats-effect-std-2-13 — mvn dependency:get cats-effect-std-2-13 · libregistry