onSuccess

inline fun <R> onSuccess(block: (value: T) -> R): KmmResult<T>(source)

singular version of fold's onSuccess