dataforge-data
/
space.kscience.dataforge.actions
/
split
common
split
inline fun <
T
:
Any
,
R
:
Any
>
Action.Companion
.
split
(noinline builder:
SplitBuilder
<
T
,
R
>.() ->
Unit
):
Action
<
T
,
R
>
Content copied to clipboard
Action that splits each incoming element into a number of fragments defined in builder