bindOption

fun <A> ErrorOr<Option<A>>.bindOption(): A(source)

Converts an ErrorOr> to an OutcomeOf and binds over the value