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