arrow-core
1.0.3-alpha.36
common
arrow-core
/
arrow.core
/
uniteEither
unite
Either
common
fun
<
A
,
B
>
Iterable
<
Either
<
A
,
B
>
>
.
uniteEither
(
)
:
List
<
B
>
Content copied to clipboard
fun
<
A
,
B
>
Option
<
Either
<
A
,
B
>
>
.
uniteEither
(
)
:
Option
<
B
>
Content copied to clipboard
fun
<
A
,
B
>
<ERROR CLASS>
<
Either
<
A
,
B
>
>
.
uniteEither
(
)
:
<ERROR CLASS>
<
B
>
Content copied to clipboard