dataforge-data
/
space.kscience.dataforge.actions
/
SplitBuilder
/
FragmentRule
common
Fragment
Rule
class
FragmentRule
<
T
:
Any
,
R
:
Any
>(name:
Name
, meta:
MutableMeta
)
Content copied to clipboard
Functions
Properties
Functions
result
Link copied to clipboard
common
fun
result
(f: suspend (
T
) ->
R
)
Content copied to clipboard
Properties
meta
Link copied to clipboard
common
var
meta
:
MutableMeta
Content copied to clipboard
name
Link copied to clipboard
common
val
name
:
Name
Content copied to clipboard
result
Link copied to clipboard
common
lateinit var
result
: suspend (
T
) ->
R
Content copied to clipboard