orange ~master (2020-03-21T19:05:30Z)
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