uninode ~master (2020-04-24T06:56:46Z)
Dub
Repo
UniTree.opt
uninode
tree
UniTree
Get the tree
Nullable
!(
const
(
T
))
opt
()
Nullable
!(
T
)
opt
()
Nullable
!(
const
(
T
))
opt
(string path)
Nullable
!(
T
)
opt
(string path)
struct
UniTree
pure @
safe
Nullable
!(
T
)
opt
(
T
)
(
string
path
)
Parameters
path
string
The path to the desired site
Examples
node
.
opt
!
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 tree