The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
StringMap.opEquals
mir
string_map
StringMap
==
implementation. Doesn't depend on order
bool
opEquals
(StringMap!V rhs)
struct
StringMap
(T)
scope const @
trusted
pure @
nogc
nothrow
bool
opEquals
(
V
)
(
scope
const
StringMap
!
V
rhs
)
bool
opEquals
(const(V)[const(K)] rhs)
Meta
Source
See Implementation
mir
string_map
StringMap
aliases
byKey
byValue
serdeKeysProxy
constructors
this
functions
assumeSafeAppend
byKeyValue
capacity
clear
dup
empty
findPos
get
keys
length
opAssign
opBinaryRight
opCmp
opEquals
opIndex
opIndexAssign
remove
require
reserve
sort
toHash
toString
values
structs
KeyValue
templates
toAA
== implementation. Doesn't depend on order