uninode ~master (2020-04-24T06:56:46Z)
Dub
Repo
UniNodeImpl.opOpAssign
uninode
node
UniNodeImpl
Implement operator ~= by UniNode array
void
opOpAssign
(Node elem)
void
opOpAssign
(Node[] elem)
struct
UniNodeImpl
(Node)
@
safe
void
opOpAssign
(
string
op
)
(
auto
ref
Node
[]
elem
)
if
(
op
== "~"
)
Meta
Source
See Implementation
uninode
node
UniNodeImpl
constructors
this
functions
can
get
getMapping
getOrElse
getSequence
length
opApply
opBinaryRight
opEquals
opIndex
opIndexAssign
opOpAssign
opt
optMapping
optSequence
remove
require
tag
toHash
toString
static functions
emptyMapping
emptySequence
Implement operator ~= by UniNode array