implementation("io.github.railian.data:data-result-combine:0.3.0-alpha05")
Encapsulates successful outcomes with values of type [T] or failures with errors of type [E].