Quiver Library
GitHub
jvm
Quiver Library
/
app.cash.quiver.extensions
/
orThrow
or
Throw
fun
<
A
>
Either
<
Throwable
,
A
>
.
orThrow
(
)
:
A
(
source
)
Retrieves the Right hand of an Either, or throws the Left hand error