5 ms·
Actually you can use a while loop, i couldn't figure out the syntax for a "for" loop but while works fine.
by albertoavila 13y ago
Actually you can use a while loop, i couldn't figure out the syntax for a "for" loop but while works fine.
- nddrylliog 13y agoSee http://coffeescript.org/#loops http://coffeescript.org/#loops for reference.