Returns this if it's Err, otherwise returns the other Result.
other
Result<T> errOr(Result<T> other);