enumap v0.4.0 (2015-09-13T03:07:13Z)
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
==
staticIota
!(0,
EnumMembers
!
K.length
)
)
Meta
Source
See Implementation
enumap
Enumap
constructors
this
functions
byKey
byKeyValue
byValue
opApply
opAssign
opBinary
opDispatch
opIndex
opOpAssign
opUnary
manifest constants
length
Get a range iterating over the members of the enum K.