uninode ~master (2020-04-24T06:56:46Z)
Dub
Repo
UniTree.get
uninode
tree
UniTree
Get the node
inout
(
T
)
get
()
inout
(
T
)
get
(string path)
struct
UniTree
inout pure @
safe
inout
(
T
)
get
(
T
)
(
string
path
)
Parameters
path
string
The path to the desired site
Examples
node
.
get
!
int
(
"foo.bar"
);
Meta
Source
See Implementation
uninode
tree
UniTree
constructors
this
functions
get
getMapping
getOrElse
getOrThrown
getSequence
opBinary
opBinaryRight
opEquals
opt
toHash
variables
node
Get the node