dataforge-meta
/
space.kscience.dataforge.meta
/
append
common
append
fun
MutableMeta
.
append
(name:
Name
, meta:
Meta
)
Content copied to clipboard
Append the node with a same-name-sibling, automatically generating numerical index
fun
MutableMeta
.
append
(key:
String
, meta:
Meta
)
Content copied to clipboard
fun
MutableMeta
.
append
(name:
Name
, value:
Value
)
Content copied to clipboard
fun
MutableMeta
.
append
(key:
String
, value:
Value
)
Content copied to clipboard