dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
makeSet
dplug
core
map
Creates a new empty
Set
.
nothrow @
nogc
Set
!(
K
,
less
)
makeSet
(
K
alias
less
= "a < b"
bool
allowDuplicates
= false
)
(
)
Meta
Source
See Implementation
dplug
core
map
functions
makeMap
makeSet
structs
Map
Set
Creates a new empty Set.