Returns the value if this Result is Ok, otherwise the transformation of the error.
Elm: Result.extract
Rust: Result.unwrap_or_else