appbase ~master (2021-01-06T11:23:12Z)
Dub
Repo
Element.opEquals
appbase
utils
xml
Element
Compares two Elements for equality
class
Element
override const
bool
opEquals
(
scope
const
Object
o
)
Examples
Element
e1
,
e2
;
if
(
e1
==
e2
) { }
Meta
Source
See Implementation
appbase
utils
xml
Element
constructors
this
functions
opCmp
opEquals
opOpAssign
pretty
text
toHash
toString
properties
isEmptyXML
variables
cdatas
comments
elements
items
pis
tag
texts
Compares two Elements for equality