ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Map.remove
ocean
util
container
map
Map
Map
Undocumented in source.
alias
remove
=
BucketSet
!(
V
.
sizeof
,
K
).
remove
class
Map
(V, K)
alias
remove
=
BucketSet
!(
V
.
sizeof
,
K
).
remove
bool
remove
(K key, void delegate(ref V val) dg)
Meta
Source
See Implementation
ocean
util
container
map
Map
Map
aliases
MapIterator
VReturn
remove
constructors
this
functions
clearErase
get
opApply
opBinaryRight
opIndex
opIndexAssign
put
mixins
__anonymous
static variables
V_is_static_array
v_init