stribog ~master (2022-05-27T21:12:23.2993169)
Dub
Repo
inner.Key
stribog
meta
keyvalue
KeyValueList
set
inner
Undocumented in source.
alias
Key
=
KeyValues
[
0
]
template
inner
(KeyValues...)
static if
(
KeyValues.length == 2
)
static if
(
is(KeyValues[0])
)
alias
Key
=
KeyValues
[0]
enum
Key
;
Meta
Source
See Implementation
stribog
meta
keyvalue
KeyValueList
set
inner
aliases
Key
Value
inner