dextool v2.0.0-rc.1 (2020-01-03T16:03:52Z)
Dub
Repo
HashMap.remove
cachetools
containers
hashmap
HashMap
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HashMap
(K, V, Allocator = Mallocator)
@
safe
bool
remove
(
K
k
)
Meta
Source
See Implementation
cachetools
containers
hashmap
HashMap
aliases
StoredKeyType
StoredValueType
require
destructors
~this
functions
byKey
byPair
byValue
clear
get
getOrAdd
length
opBinaryRight
opIndex
opIndexAssign
put
remove
size
manifest constants
grow_factor
initial_buckets_num
inlineValues