dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
OrderedHashMap.addIfMissed
cachetools
containers
orderedhashmap
OrderedHashMap
struct
OrderedHashMap
(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
@
safe
bool
addIfMissed
(
T
)
(
K
k
,
T
value
)
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)