Is there ANY chance we can fix the bitwise operator precedence
Andrej Mitrovic
andrej.mitrovich at gmail.com
Sat Jun 19 08:02:17 PDT 2010
That's funny, just yesterday I was reading about lazy evaluation in D from this page:
http://www.digitalmars.com/d/2.0/lazy-evaluation.html
And then I noticed we could make our own switch-like structures.
(The code below the string "More complex user defined control structures")
Purists will, in no doubt, be splitting their hairs about this, but I think it's rather neat. :p
Andrei Alexandrescu Wrote:
><snip>
More information about the Digitalmars-d
mailing list