https://issues.dlang.org/show_bug.cgi?id=13544
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- A better solution is to use to!string, which is a no-op if the source and destination types are identical. --
