The perfect companion for your Kotlin journey, providing functional programming abstractions like Option, Either, and IO.
<dependency>
<groupId>io.arrow-kt</groupId>
<artifactId>arrow-core</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.
Creates an Option and retrieves its value with a default.
Refer to migration guide when upgrading from 1.x to 2.x.
No dependency data recorded yet.