Registry / utility / cats-core-2-10

cats-core-2-10

JSON →
library1.2.0javamavenunverified

Core functional programming abstractions for Scala, including type classes like Functor, Monad, and Semigroup.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-core_2.10</artifactId> <version>1.2.0</version> </dependency>
INSTALL
IMPORT
SIG · CATS-CORE-2-10
C
cats-core-2-10
utilityjavav1.2.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.

cats
✓ cats.implicits._

Use Cats syntax enrichments on standard library types.

import cats.implicits._ val result = List(1, 2, 3).map(_ + 1)
Debug
Known issues
breakingThis version targets Scala 2.10, which is outdated and no longer supported.
fix
Upgrade to a newer Scala version (2.12, 2.13, or 3) and use the corresponding cats-core artifact.
affects: all
Upgrade
Version history
1.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
cats-core-2-10 — mvn dependency:get cats-core-2-10 · libregistry