kmath
0.3.1-dev-RC
common
kmath-stat
/
space.kscience.kmath.series
/
SeriesAlgebra
/
zip
zip
inline
fun
Buffer
<
T
>
.
zip
(
other
:
Buffer
<
T
>
,
crossinline
operation
:
A
.
(
left
:
T
,
right
:
T
)
->
T
)
:
Series
<
T
>
(
source
)
Zip two buffers in the range whe they overlap