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: |
|
Linux: |
|
Windows: |
|
iOS: |
|
macOS: |
|
tvOS: |
|
watchOS: |
|
Developers
- Arrow authors