kmath
0.3.1-dev-RC
common
kmath-stat
/
space.kscience.kmath.series
/
SeriesAlgebra
/
foldWithLabel
fold
With
Label
inline
fun
<
R
>
Buffer
<
T
>
.
foldWithLabel
(
initial
:
R
,
operation
:
A
.
(
acc
:
R
,
arg
:
T
,
label
:
L
)
->
R
)
:
R
(
source
)