CommonJSJVMNative

kotlin-result

A Result monad for modelling success or failure operations.

Add to your project
implementation("com.michael-bull.kotlin-result:kotlin-result:1.1.18")
Parent project

Zero-overhead Result monad for modelling success or failure in operations, offering features like chaining, transformation, and binding support, inspired by Elm, Haskell, and Rust.

Version history
Package version Release date Platforms
2.0.0 7 months ago Common, JVM, Native, Wasm, JS Details
1.1.21 7 months ago Common, JVM, Native, Wasm, JS Details
1.1.20 7 months ago Common, JVM, Native, Wasm, JS Details
1.1.19 7 months ago Common, JVM, Native, Wasm, JS Details
1.1.18 1 year ago Common, JVM, Native, JS
1.1.17 1 year ago Common, JVM, Native, JS Details
1.1.16 2 years ago Common, JVM, Native, JS Details
1.1.15 2 years ago Common, JVM, Native, JS Details
1.1.14 2 years ago Common, JVM, Native, JS Details
1.1.13 2 years ago Common, JVM, Native, JS Details
More versions will be indexed soon
Metadata
Version 1 year ago

1.1.18

  • Kotlin 1.8.10
  • Gradle 8.0.2
Supported targets
Android Native:
  • android_arm32
  • android_arm64
  • android_x64
  • android_x86
JVM:
  • 1.8
Linux:
  • linux_arm32_hfp
  • linux_arm64
  • linux_mips32
  • linux_mipsel32
  • linux_x64
Other:
  • wasm32
Windows:
  • mingw_x64
  • mingw_x86
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_arm64
  • watchos_simulator_arm64
  • watchos_x64
  • watchos_x86
Developers
License