Y
Hacker News
new
|
ask
|
show
|
jobs
by
WalterBright
1395 days ago
Even easier (for D):
foreach (i; 0 .. length)
D takes care of selecting the correct type for `i`.