toggle menu
dataforge-data
0.7.0
common
switch theme
search in API
dataforge-data
/
space.kscience.dataforge.actions
/
split
split
inline
fun
<
T
:
Any
,
R
:
Any
>
Action.Companion
.
split
(
noinline
builder
:
SplitBuilder
<
T
,
R
>
.
(
)
->
Unit
)
:
Action
<
T
,
R
>
Action that splits each incoming element into a number of fragments defined in builder