uninode ~master (2020-04-24T06:56:46Z)
Dub
Repo
UniTree.opt
uninode
tree
UniTree
Convert UniNode to optional primitive type
Nullable
!(
const
(
T
))
opt
()
Nullable
!(
T
)
opt
()
struct
UniTree
pure @
safe
Nullable
!(
T
)
opt
(
T
)
(
)
Nullable
!(
const
(
T
))
opt
(string path)
Nullable
!(
T
)
opt
(string path)
Meta
Source
See Implementation
uninode
tree
UniTree
constructors
this
functions
get
getMapping
getOrElse
getOrThrown
getSequence
opBinary
opBinaryRight
opEquals
opt
toHash
variables
node
Convert UniNode to optional primitive type