uninode ~master (2020-04-24T06:56:46Z)
Dub
Repo
UniNode.this
uninode
node
UniNode
Common constructor
this
(T val)
struct
UniNode
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
node
UniNode
constructors
this
functions
opEquals
toHash
variables
node
Common constructor