orange v2.0.0 (2018-07-13T13:17:48Z)
Home
Dub
Repo
Document.opEquals
orange
xml
PhobosXml
Document
Compares two Documents for equality
class
Document
const override const
bool
opEquals
(
scope
const
Object
o
)
Examples
Document
d1
,
d2
;
if
(
d1
==
d2
) { }
Meta
Source
See Implementation
orange
xml
PhobosXml
Document
constructors
this
functions
opCmp
opEquals
toHash
toString
variables
epilog
prolog
Compares two Documents for equality