ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
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