dyaml-yamlserialized ~master (2016-12-10T19:24:08Z)
Home
Dub
Repo
Node.opAssign
dyaml
node
Node
Assignment (shallow copy) by reference.
void
opAssign
(
Node
rhs
)
void
opAssign
(
ref
Node
rhs
)
struct
Node
void
opAssign
@
trusted
nothrow
(
ref
Node
rhs
)
Meta
Source
See Implementation
dyaml
node
Node
aliases
as
constructors
this
functions
add
contains
containsKey
opApply
opAssign
opBinaryRight
opCmp
opEquals
opIndex
opIndexAssign
remove
removeAt
properties
get
isMapping
isNull
isScalar
isSequence
isUserType
isValid
length
tag
Assignment (shallow copy) by reference.