orange ~master (2020-03-21T19:05:30Z)
Home
Dub
Repo
Element.opEquals
orange
xml
PhobosXml
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
orange
xml
PhobosXml
Element
constructors
this
functions
name
opCmp
opEquals
opOpAssign
pretty
text
toHash
toString
value
properties
isEmptyXML
variables
cdatas
comments
elements
items
parent
pis
tag
texts
Compares two Elements for equality