Y
Hacker News
new
|
ask
|
show
|
jobs
by
zeknife
159 days ago
Ruby has a similarly intuitive `3.times do ... end` syntax
1 comments
ioasuncvinvaer
159 days ago
go also has
for range 5 { ... }
link