arrow-core
1.0.3-alpha.4
common
arrow-core
/
arrow.core
/
Either
/
bitraverseOption
bitraverse
Option
common
inline
fun
<
AA
,
C
>
bitraverseOption
(
fl
:
(
A
)
->
Option
<
AA
>
,
fr
:
(
B
)
->
Option
<
C
>
)
:
Option
<
Either
<
AA
,
C
>
>
Content copied to clipboard