dyaml v0.6.1 (2017-05-16T20:02:26Z)
Home
Dub
Repo
Node.cmp
dyaml
node
Node
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Node
package const @
trusted
int
cmp
(
Flag
!"useTag"
useTag
)
(
const
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_