gtk-d v3.4.0 (2016-12-28T18:49:35Z)
Home
Dub
Repo
LinkedHashMap.opEquals
utils
LinkedHasMap
LinkedHashMap
struct
LinkedHashMap
(Key, Value)
inout nothrow pure @
safe
bool
opEquals
(
inout
typeof
(this)
that
)
Return Value
Type:
bool
true if this and that are equal.
Meta
Source
See Implementation
utils
LinkedHasMap
LinkedHashMap
functions
clear
dub
get
opApply
opBinaryRight
opEquals
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
rehash
remove
properties
byKey
byValue
empty
keys
length
values
structs
Node