You are a stupid programmer, you can't have that

cy dlang at verge.info.tm
Mon Aug 9 01:40:54 UTC 2021


On Monday, 9 August 2021 at 01:37:09 UTC, cy wrote:
> `for(top=size(), top > 0; --top) { auto idx = top - 1; ... }`

Oh, and I really appreciate languages that don't allow me to use 
for loops with a single semicolon, refusing to assume that I 
meant to type a comma there.



More information about the Digitalmars-d mailing list