Why I'm Excited about D
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Tue Apr 7 11:04:35 PDT 2015
On 4/7/2015 10:33 AM, bachmeier wrote:
> You're such a good programmer that you can't write code with a bug in it even if
> you try.
We're all susceptible to making certain types of errors. Over time, we learn to
compensate for those errors, and don't make them any more. I can't remember the
last time I made the = == mistake.
It's probably why that error in the article glared out at me.
If you really want to mess with my head, design a language with = and == reversed.
More information about the Digitalmars-d
mailing list