Cats kernel provides the core type classes and data structures for the Cats functional programming library for Scala.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-kernel_2.12</artifactId>
<version>2.13.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses the Semigroup type class from Cats kernel.
No known issues recorded.
No dependency data recorded yet.