Y
Hacker News
new
|
ask
|
show
|
jobs
by
albertoavila
4763 days ago
Actually you can use a while loop, i couldn't figure out the syntax for a "for" loop but while works fine.
1 comments
nddrylliog
4763 days ago
See
http://coffeescript.org/#loops
for reference.
link