orange ~master (2020-03-21T19:05:30Z)
Home
Dub
Repo
Text.opEquals
orange
xml
PhobosXml
Text
Compares two text sections for equality
class
Text
override const
bool
opEquals
(
scope
const
Object
o
)
Examples
Text
item1
,
item2
;
if
(
item1
==
item2
) { }
Meta
Source
See Implementation
orange
xml
PhobosXml
Text
constructors
this
functions
opCmp
opEquals
toHash
toString
properties
isEmptyXML
Compares two text sections for equality