ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
MapIterator.Dg
ocean
util
container
map
model
MapIterator
MapIterator
Undocumented in source.
alias
Dg
=
int
delegate
(
ref
Kref
)
alias
Dg
=
int
delegate
(
ref
Kref
,
ref
Vref
)
template
MapIterator
(V, K = hash_t)
static if
(!(
is(V == void)
))
alias
Dg
=
int
delegate
(
ref
Kref
,
ref
Vref
)
Meta
Source
See Implementation
ocean
util
container
map
model
MapIterator
MapIterator
aliases
Dg
Dgi
Element
Kref
Vref
functions
iterate
static variables
k_is_static_array
v_is_static_array