evael-lib ~master (2021-11-14T17:39:38.2764722)
Dub
Repo
Dictionary.remove
evael
lib
containers
dictionary
Dictionary
Removes a key and his value from the dictionary.
struct
Dictionary
(K, V)
@
nogc
bool
remove
(
K
key
)
Meta
Source
See Implementation
evael
lib
containers
dictionary
Dictionary
aliases
Node
constructors
this
functions
dispose
get
insert
opIndexAssign
remove
Removes a key and his value from the dictionary.