toggle menu
Quiver Library
jvm
switch theme
search in API
Quiver Library
/
app.cash.quiver.extensions
/
leftAsOption
left
As
Option
fun
<
E
,
A
>
Either
<
E
,
A
>
.
leftAsOption
(
)
:
Option
<
E
>
(
source
)
Turns the left side of your Either into an Option.