dextool v4.1.0 (2022-02-08T10:56:02Z)
Dub
Repo
Text.opEquals
undead
xml
Text
Compares two text sections for equality
class
Text
override const @
trusted
bool
opEquals
(
scope
const
Object
o
)
Examples
Text
item1
,
item2
;
if
(
item1
==
item2
) { }
Meta
Source
See Implementation
undead
xml
Text
constructors
this
functions
opCmp
opEquals
toHash
toString
properties
isEmptyXML
Compares two text sections for equality