|
|
|
|
|
by pcwalton
3695 days ago
|
|
The easiest way to write the loop is the way that is hard to optimize. This is a fact that is beyond dispute: empirically, programmers use int to index over arrays in for loops without writing asserts. That is in fact a problem with the language. |
|
Ok let me get this clear, you're saying that the language is at fault because the programmers don't write correct code. I have no words.