uninode v0.2.4 (2020-04-11T20:03:53Z)
Dub
Repo
UniTree.opt
uninode
tree
UniTree
Convert UniNode to optional primitive type
Optional
!(
const
(
T
))
opt
()
struct
UniTree
const pure @
safe
Optional
!(
const
(
T
))
opt
(
T
)
(
)
Optional
!(
T
)
opt
()
Optional
!(
const
(
T
))
opt
(string path)
Optional
!(
T
)
opt
(string path)
Meta
Source
See Implementation
uninode
tree
UniTree
constructors
this
functions
get
getMapping
getOrThrown
getSequence
opBinary
opBinaryRight
opEquals
opt
toHash
variables
node
Convert UniNode to optional primitive type