arrow-fx-coroutines-test
1.0.3-alpha.23
common
arrow-fx-coroutines-test
/
arrow.fx.coroutines
/
either
either
common
fun
<
L
,
R
>
Arb.Companion
.
either
(
left
:
Arb
<
L
>
,
right
:
Arb
<
R
>
)
:
Arb
<
Either
<
L
,
R
>
>
Content copied to clipboard
fun
<
A
>
either
(
e
:
Either
<
Throwable
,
A
>
)
:
Matcher
<
Either
<
Throwable
,
A
>
>
Content copied to clipboard