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.1compared with
Version Details
| 0.1.0 | 0.1.1 | |
|---|---|---|
| Release date | Mar 17, 2024 | Mar 17, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Runtime Changes (1)
| 0.1.0 | 0.1.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.jetbrains.kotlinx » kotlinx-coroutines-core | 1.8.0 | - |