Strange implicit conversion integers on concatenation
bachmeier
no at spam.net
Tue Nov 13 00:31:42 UTC 2018
On Monday, 12 November 2018 at 20:23:42 UTC, Andrei Alexandrescu
wrote:
> If we deprecate that we also need to deprecate:
>
> string res = `Number value: ` ~ 65;
>
> Not saying we shouldn't, just that there are many implications.
>
>
> Andrei
I sure hope that happens. As I wrote above, this bit me when I
started using the language, and it didn't leave a good impression.
More information about the Digitalmars-d
mailing list