deepmagic ~master (2022-05-05T22:53:26.1121174)
Dub
Repo
Text.opEquals
deepmagic
dom
xml
text
Text
Compares two text sections for equality
class
Text
override
bool
opEquals
(
Object
o
)
Examples
Text
item1
,
item2
;
if
(
item1
==
item2
) { }
Meta
Source
See Implementation
deepmagic
dom
xml
text
Text
constructors
this
functions
opCmp
opEquals
toHash
toString
properties
isEmptyXML
Compares two text sections for equality