ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
Map.v_init
ocean
util
container
map
Map
Map
Undocumented in source.
Base
[
V.length
]
v_init
;
auto
v_init
;
class
Map
(V, K)
static immutable
static if
(!(
is(V Base : Base[]) && !is(V == Base[])
))
auto
v_init
=
V.init
;
Meta
Source
See Source File
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