Cats is a library that provides abstractions for functional programming in Scala, including type classes and data types.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-core_native0.4_2.12</artifactId>
<version>2.11.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using the semigroup type class to combine two integers.
No known issues recorded.
No dependency data recorded yet.