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