CommonJSJVMNative

arrow-exact

Arrow Exact allows you to use Kotlin's type system to enforce exactness of data structures.

Add to your project
implementation("io.arrow-kt:arrow-exact:0.1.0")
Parent project

Enforces exactness in data structures by leveraging the type system and smart constructors, ensuring values meet specified conditions. Supports composition and reuse of validation logic.

Version history
Package version Release date Platforms
0.1.0 1 year ago Common, JVM, Native, JS
More versions will be indexed soon
Metadata
Version 1 year ago

0.1.0

  • Kotlin 1.8.21
  • Gradle 8.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_arm64
  • watchos_simulator_arm64
  • watchos_x64
  • watchos_x86
Developers
  • Arrow authors