implementation("io.arrow-kt:arrow-core:2.2.2.1")
Enhances functional programming with data types like `Option`, `Either`, and `Validated`, along with type classes and combinators.