Arrow
1.1.5
common
arrow-core
/
arrow.core
/
Validated
/
bifoldLeft
bifold
Left
inline
fun
<
B
>
bifoldLeft
(
c
:
B
,
fe
:
(
B
,
E
)
->
B
,
fa
:
(
B
,
A
)
->
B
)
:
B
(
source
)