The core library of Arrow, a functional companion for Kotlin providing data types and abstractions for functional programming.
<dependency>
<groupId>io.arrow-kt</groupId>
<artifactId>arrow-core-jvm</artifactId>
<version>2.2.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows usage of Either for error handling.
Refer to the migration guide at https://arrow-kt.io/learn/quickstart/migration/.
No dependency data recorded yet.