Registry / utility / cats-free-2-13

cats-free-2-13

JSON →
library2.13.0javamavenunverified

Cats Free provides free monads and related structures for functional programming in Scala.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-free_2.13</artifactId> <version>2.13.0</version> </dependency>
INSTALL
IMPORT
SIG · CATS-FREE-2-13
C
cats-free-2-13
utilityjavav2.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.

Free
cats.free.Free

Create a free monad program.

import cats.free.Free val program: Free[Option, Int] = Free.pure(42)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.13.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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