CommonJSJVMNativeWasm

io.github.railian.data:data-result-safe-combine

DataResult is a discriminated union that encapsulates a successful outcome with a value of type [T] or a failure with an error of type [E].

Add to your project
implementation("io.github.railian.data:data-result-safe-combine:0.3.0-alpha06")
Parent project
Version history
Package version Release date Platforms
0.3.0-alpha06 1 month ago Common, JVM, Native, Wasm, JS
0.3.0-alpha05 1 month ago Common, JVM, Native, Wasm, JS Details
0.3.0-alpha04 1 month ago Common, JVM, Native, Wasm, JS Details
More versions will be indexed soon
Metadata
Version 1 month ago

0.3.0-alpha06

  • Kotlin 2.0.0
  • Gradle 8.9
Supported targets
Android Native:
  • android_arm32
  • android_arm64
  • android_x64
  • android_x86
JVM:
  • 1.8
Linux:
  • linux_arm64
  • linux_x64
Windows:
  • mingw_x64
iOS:
  • 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_device_arm64
  • watchos_simulator_arm64
  • watchos_x64
Developers