uninode ~master (2020-04-24T06:56:46Z)
Dub
Repo
UniTree.this
uninode
tree
UniTree
Common constructor
this
(T val)
struct
UniTree
inout pure nothrow @
safe
@
nogc
this
(
T
)
(
auto
ref
T
val
)
if
(
(
isUniNodeInnerType
!
T
&&
!
isRawData
!
T
)
||
is
(
T
==
typeof
(null))
)
this
(T val)
this
(T val)
this
(T val)
Meta
Source
See Implementation
uninode
tree
UniTree
constructors
this
functions
get
getMapping
getOrElse
getOrThrown
getSequence
opBinary
opBinaryRight
opEquals
opt
toHash
variables
node
Common constructor