Arrow
1.1.5
common
arrow-core
/
arrow.core
/
Ior
/
bifoldLeft
bifold
Left
inline
fun
<
C
>
bifoldLeft
(
c
:
C
,
f
:
(
C
,
A
)
->
C
,
g
:
(
C
,
B
)
->
C
)
:
C
(
source
)