Is it possible to add items to the arrays and hashes at compile time?

Dennis Ritchie via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Jun 7 05:58:12 PDT 2015


On Sunday, 7 June 2015 at 12:43:17 UTC, Nicholas Wilson wrote:
> or enum

I suspect that enum can not add elements to the array.


More information about the Digitalmars-d-learn mailing list