Arrow
1.1.5
common
arrow-core
/
arrow.core
/
Option
/
toEither
to
Either
inline
fun
<
L
>
toEither
(
ifEmpty
:
(
)
->
L
)
:
Either
<
L
,
A
>
(
source
)