common / com.schibsted.account.common.lib / Try / fold

fold

fun <O> fold(onError: (Throwable) -> O, onSuccess: (T) -> O): O