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].
Version0.1.4compared with
Version Details
| 0.1.3 | 0.1.4 | |
|---|---|---|
| Release date | Mar 18, 2024 | Mar 18, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.1.3 | 0.1.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains.kotlin » kotlin-stdlib | - | 1.9.20 |
Runtime Changes (2)
| 0.1.3 | 0.1.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains.kotlinx » kotlinx-coroutines-core-jvm | - | 1.8.0 |
| - Removed | org.jetbrains.kotlin » kotlin-stdlib | 1.9.20 | - |