Just another example of missing string interpolation

Adam D Ruppe destructionator at gmail.com
Tue Oct 17 20:44:08 UTC 2023


On Tuesday, 17 October 2023 at 20:05:59 UTC, Walter Bright wrote:
> Yes, it means I forgot to use writef instead of write.

And the compiler wouldn't have told you about this. This is one 
of the (several) reasons why the dip was rejected.

It is difficulty to use correctly and adds very little value. C# 
and Javascript both have much better facilities.


More information about the Digitalmars-d mailing list