ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
addSetFunc.addSetFunc
ae
utils
aa
HashCollection
addSetFunc
Undocumented in source. Be warned that the author may not have intended to support it.
ReturnType
!
void
addSetFunc
(AK key, AV value)
template
addSetFunc
(AddMode mode)
ref
static if
(
haveValues
)
ReturnType
!void
addSetFunc
(
AK
AV
)
(
auto
ref
AK
key
,
auto
ref
AV
value
)
if
(
is
(
AK
:
K
) &&
is
(
AV
:
V
)
)
ReturnType
!
void
addSetFunc
(AK key)
Meta
Source
See Implementation
ae
utils
aa
HashCollection
addSetFunc
functions
addSetFunc