ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
AArray.del
dmd
backend
aarray
AArray
Delete key entry in aa[]. If key is not in aa[], do nothing.
struct
AArray
(TKey, Value)
nothrow
void
del
(
Key
*
pkey
)
Meta
Source
See Implementation
dmd
backend
aarray
AArray
aliases
Key
applyDg
destructors
~this
functions
apply
del
destroy
get
isIn
keys
length
rehash
values
Delete key entry in aa[]. If key is not in aa[], do nothing.