kmath-core
/
space.kscience.kmath.operations
/
mapInline
common
map
Inline
inline fun <
T
,
A
:
Algebra
<
T
>>
BufferAlgebra
<
T
,
A
>.
mapInline
(buffer:
Buffer
<
T
>, crossinline block:
A
.(
T
) ->
T
):
Buffer
<
T
>
Content copied to clipboard
Inline map
Sources
common source
Link copied to clipboard