kotest-fp / io.kotest.fp / Try / mapFailure

mapFailure

inline fun mapFailure(f: (Throwable) -> Throwable): Try<T>