appbase ~master (2021-01-06T11:23:12Z)
Dub
Repo
Document.opEquals
appbase
utils
xml
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
appbase
utils
xml
Document
constructors
this
functions
opCmp
opEquals
toHash
toString
variables
epilog
prolog
Compares two Documents for equality