orange v2.0.0 (2018-07-13T13:17:48Z)
Home
Dub
Repo
Comment.opEquals
orange
xml
PhobosXml
Comment
Compares two comments for equality
class
Comment
override const
bool
opEquals
(
scope
const
Object
o
)
Examples
Comment
item1
,
item2
;
if
(
item1
==
item2
) { }
Meta
Source
See Implementation
orange
xml
PhobosXml
Comment
constructors
this
functions
opCmp
opEquals
toHash
toString
properties
isEmptyXML
Compares two comments for equality