Returns this if it contains an Ok, otherwise returns other.
other
Resolvable<T> okOr(Resolvable<T> other);