The number of entries in the Enumap
Assuming Element consists of air, earth, water, and fire (4 members):
static assert(Enumap!(Element, int).length == 4);
See Source File
The number of entries in the Enumap