Better named tuple support?
Jethro via Digitalmars-d-ide
digitalmars-d-ide at puremagic.com
Mon Apr 17 18:02:30 PDT 2017
Another idea:
With tuples, and possibly other types that use enum, instead of
giving the integer value, give the enum string name. This way it
is more informative.
More information about the Digitalmars-d-ide
mailing list