common / com.schibsted.account.common.lib / getOrElse

getOrElse

fun <O> Try<O>.getOrElse(default: (Throwable) -> O): O