undead v1.1.4 (2021-03-04T08:12:54Z)
Home
Dub
Repo
Comment.opEquals
undead
xml
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
undead
xml
Comment
constructors
this
functions
opCmp
opEquals
toHash
toString
properties
isEmptyXML
Compares two comments for equality