Enumap.byKey

Get a range iterating over the members of the enum K.

struct Enumap(K, V)
const
byKey
()
if (
EnumMembers!K == staticIota!(0, EnumMembers!K.length)
)

Meta