
@ryabenko_pro Ah, I see. Yes, the syntax for that is a little less tidy:
for i in [2...10] by 1
x = list[i]
...
English
CoffeeScript
1.5K posts

@CoffeeScript
A little language that compiles to JavaScript. Feed by Trevor Burnham, author of http://t.co/QXqMaBsldo













