dataforge-meta
/
space.kscience.dataforge.meta.transformations
/
MetaTransformationBuilder
/
move
common
move
fun
move
(from:
Name
, to:
Name
, operation: (
Meta
?) ->
Meta
? = { it })
Content copied to clipboard
Move an item from
from
to
to
, optionally applying
operation
it defined