toggle menu
dataforge-data
0.7.0
common
switch theme
search in API
dataforge-data
/
space.kscience.dataforge.data
/
DataTree
/
Companion
Companion
object
Companion
Members
Properties
META_ITEM_NAME_TOKEN
Link copied to clipboard
val
META_ITEM_NAME_TOKEN
:
NameToken
A name token used to designate tree node meta
TYPE
Link copied to clipboard
const
val
TYPE
:
String
Functions
empty
Link copied to clipboard
inline
fun
<
T
:
Any
>
empty
(
meta
:
Meta
=
Meta.EMPTY
)
:
DataTree
<
T
>
empty
With
Type
Link copied to clipboard
fun
<
T
:
Any
>
emptyWithType
(
type
:
KType
,
meta
:
Meta
=
Meta.EMPTY
)
:
DataTree
<
T
>