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