How to "stringnify"?

rempas rempas at tutanota.com
Sun Oct 10 08:28:30 UTC 2021


Is there a way to "stringnify" in Dlang? In C we would do 
something like the following:

`#define STRINGIFY(x) #x`

What's the equivalent in D?


More information about the Digitalmars-d-learn mailing list