kotest-fp / io.kotest.fp / Try / onSuccess

onSuccess

inline fun onSuccess(f: (T) -> Unit): Try<T>