Registry / utility / cats-core-sjs1-2-12

cats-core-sjs1-2-12

JSON →
library2.13.0javamavenunverified

Core functional programming library for Scala, targeting Scala.js 1.x and Scala 2.12.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-core_sjs1_2.12</artifactId> <version>2.13.0</version> </dependency>
INSTALL
IMPORT
SIG · CATS-CORE-SJS1-2-1
C
cats-core-sjs1-2-12
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.

Validated
cats.data.Validated

Using the Validated data type for error handling.

import cats.data.Validated val result: Validated[String, Int] = Validated.valid(42)
Debug
Known issues
gotchaThis artifact is for Scala 2.12 and Scala.js 1.x only; use the appropriate cross-version artifact.
fix
Use cats-core_2.13 or cats-core_3 for other Scala versions.
affects: >=2.0.0
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-core-sjs1-2-12 — mvn dependency:get cats-core-sjs1-2-12 · libregistry