kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
BufferAlgebra
/
map
map
open
fun
Buffer
<
T
>
.
map
(
block
:
A
.
(
T
)
->
T
)
:
Buffer
<
T
>
(
source
)