dyaml v0.6.1 (2017-05-16T20:02:26Z)
Home
Dub
Repo
constructMerge
dyaml
constructor
Construct a merge _node - a _node that merges another _node into a mapping.
@
safe
pure nothrow @
nogc
YAMLMerge
constructMerge
(
ref
Node
node
)
Meta
Source
See Implementation
dyaml
constructor
classes
Constructor
ConstructorException
functions
constructBinary
constructBool
constructLong
constructMap
constructMerge
constructNull
constructOrderedMap
constructPairs
constructReal
constructSequence
constructSet
constructString
constructTimestamp
getPairs
Construct a merge _node - a _node that merges another _node into a mapping.