arrow-core
1.0.2-alpha.43
common
arrow-core
/
arrow.core
/
Either
/
bitraverse
bitraverse
common
inline
fun
<
AA
,
C
>
bitraverse
(
fe
:
(
A
)
->
Iterable
<
AA
>
,
fa
:
(
B
)
->
Iterable
<
C
>
)
:
List
<
Either
<
AA
,
C
>
>
Content copied to clipboard