getOrThrow

fun <T, E : Throwable> Result<T, E>.getOrThrow(): T