dplug v6.0.22
Dub
Repo
makeMap
dplug
core
map
Creates a new empty
Map
.
nothrow @
nogc
Map
!(
K
,
V
,
less
,
allowDuplicates
)
makeMap
(
K
V
alias
less
= "a < b"
bool
allowDuplicates
= false
)
(
)
Meta
Source
See Implementation
dplug
core
map
functions
makeMap
makeSet
structs
Map
Set
Creates a new empty Map.