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.2.1compared with

Version Details

Compile Changes (1)

0.2.0 0.2.1
ChangeGroup / ArtifactPreviousCurrent
- Removed org.jetbrains.kotlin » kotlin-stdlib1.9.20-

Runtime Changes (1)

0.2.0 0.2.1
ChangeGroup / ArtifactPreviousCurrent
- Removed org.jetbrains.kotlinx » kotlinx-coroutines-core-jvm1.8.0-