CommonJSJVMNative

Arrow Core Extensions

Functional companion to Kotlin's Standard Library

Add to your project
implementation("com.javiersc.arrow:arrow-core:1.0.2")
Parent project

Provides typed functional programming interfaces and abstractions, including popular data types like `Option` and `Either`, functional operators, and computation blocks to support pure functional programming.

Version history
Package version Release date Platforms
1.0.2 3 years ago Common, JVM, Native, JS
More versions will be indexed soon
Metadata
Version 3 years ago

1.0.2

  • Kotlin 1.5.31
  • Gradle 7.1.1
Supported targets
JVM:
  • 1.8
Linux:
  • linux_x64
Windows:
  • mingw_x64
iOS:
  • ios_arm32
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
macOS:
  • macos_arm64
  • macos_x64
tvOS:
  • tvos_arm64
  • tvos_simulator_arm64
  • tvos_x64
watchOS:
  • watchos_arm32
  • watchos_simulator_arm64
  • watchos_x64
  • watchos_x86
Developers
  • The Arrow Authors