dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
OrderedHashMap.opAssign
cachetools
containers
orderedhashmap
OrderedHashMap
Undocumented in source. Be warned that the author may not have intended to support it.
struct
OrderedHashMap
(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
void
opAssign
(
ref
typeof
(this)
rhs
)
Meta
Source
See Implementation
cachetools
containers
orderedhashmap
OrderedHashMap
functions
addIfMissed
byKey
byPair
byValue
clear
get
getOrAdd
length
opAssign
opBinaryRight
opIndex
opIndexAssign
put
remove
toString
postblits
this(this)