Arrow
1.1.5
common
arrow-core
/
arrow.core
/
Ior
/
foldLeft
fold
Left
inline
fun
<
C
>
foldLeft
(
c
:
C
,
f
:
(
C
,
B
)
->
C
)
:
C
(
source
)