jashkenas--coffeescript/documentation/coffee/expressions_comprehension.c...

3 lines
79 B
CoffeeScript
Raw Normal View History

2010-01-05 03:19:45 +00:00
# The first ten global properties.
2010-07-29 04:51:35 +00:00
globals = (name for name of window)[0...10]