jashkenas--coffeescript/documentation/coffee/range_comprehensions.coffee

3 lines
36 B
CoffeeScript

count = (num for num from 1 to 10)