dyaml v0.6.1 (2017-05-16T20:02:26Z)
Home
Dub
Repo
Node.opAssign
dyaml
node
Node
Assignment (shallow copy) by reference.
void
opAssign
(Node rhs)
void
opAssign
(Node rhs)
struct
Node
@
trusted
nothrow
void
opAssign
(
ref
Node
rhs
)
Meta
Source
See Implementation
dyaml
node
Node
aliases
Pair
Value
as
isBinary
isBool
isFloat
isInt
isString
isTime
constructors
this
enums
scalarCtorNothrow
functions
add
cmp
contains
containsKey
equals
hasEqualType
opApply
opAssign
opBinaryRight
opCmp
opEquals
opIndex
opIndexAssign
remove
removeAt
toHash
properties
convertsTo
debugString
get
isMapping
isNull
isScalar
isSequence
isType
isUserType
isValid
length
nodeTypeString
tag
type
static functions
rawNode
userValue
value
templates
allowed
variables
collectionStyle
scalarStyle
tag_
Assignment (shallow copy) by reference.