onFailure

inline fun <R> onFailure(block: (error: Throwable) -> R): KmmResult<T>(source)

singular version of fold's onFailure