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>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use Cats syntax enrichments on standard library types.
Upgrade to a newer Scala version (2.12, 2.13, or 3) and use the corresponding cats-core artifact.
No dependency data recorded yet.