enumap ~master (2022-05-05T07:09:46.3979793)
Dub
Repo
Enumap.byKey
enumap
Enumap
Get a range iterating over the members of the enum
K
.
struct
Enumap
(K, V)
const
auto
byKey
(
)
if
(
EnumMembers
!
K
==
aliasSeqOf
!(
EnumMembers
!
K.length.iota
)
)
Meta
Source
See Implementation
enumap
Enumap
constructors
this
functions
byKey
byKeyValue
byValue
opApply
opAssign
opBinary
opDispatch
opIndex
opOpAssign
opUnary
static variables
length
Get a range iterating over the members of the enum K.