appbase ~master (2021-01-06T11:23:12Z)
Dub
Repo
Text.opEquals
appbase
utils
xml
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
appbase
utils
xml
Text
constructors
this
functions
opCmp
opEquals
toHash
toString
properties
isEmptyXML
Compares two text sections for equality