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.3.0-beta01compared with

Version Details

Runtime Changes (1)

0.3.0-alpha06 0.3.0-beta01
ChangeGroup / ArtifactPreviousCurrent
+ Added org.jetbrains.kotlinx » kotlinx-coroutines-core-js-1.8.1