Can we disallow appending integer to string?
Nick Sabalausky (Abscissa) via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Apr 20 12:51:12 PDT 2017
On 04/19/2017 01:34 PM, Jonathan M Davis via Digitalmars-d-learn wrote:
>
> Yeah, which reduces the number of casts required when doing arithmetic on
> characters and thus reduces bugs there,
Ugh, because apparently doing arithmetic on characters is such a common,
important use-case in this modern unicode world... :/
More information about the Digitalmars-d-learn
mailing list