Can someone explain this?

Jeff massung at gmail.com
Sat Feb 6 14:45:38 UTC 2021


Also wanted to note that if I do:

string enumValue = op;
writeln(enumValue);

Then it also outputs foo and bar. So, why would the behavior of 
op.to!string not be the same?



More information about the Digitalmars-d-learn mailing list