dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
Map.byKeyValue
dplug
core
map
Map
Undocumented in source. Be warned that the author may not have intended to support it.
auto
byKeyValue
()
struct
Map
(K, V, alias less = "a < b", bool allowDuplicates = false)
nothrow @
nogc
auto
byKeyValue
(
)
auto
byKeyValue
()
Meta
Source
See Implementation
dplug
core
map
Map
aliases
opSlice
constructors
this
destructors
~this
functions
byKey
byKeyValue
byValue
clearContents
contains
empty
insert
length
opBinaryRight
opIndex
opIndexAssign
remove
postblits
this(this)