search results

  1. for i in xElems should be. for i in [0..xElems] by 1 The same should be done for the j loop as well. i in xElems will try to treat xElems as an array and give you ...
    stackoverflow.com/questions/15262369/​coffeescript... - Cached
  2. The CoffeeScript module has been nested under a subdirectory to make it easier to require ... 2010 CoffeeScript loops no longer try to preserve block scope when ...
    coffeescript.org - Cach ed
  3. Coffeescript translation - nested for loops. 0. Get value from nested functions in Coffeescript. question feed. about help badges blog chat data legal privacy policy ...
    stackoverflow.com/.../9805911/nested-​loops-in-coffeescript - Cached
  4. 3.2 Loops and comprehensions; 3.3 ... Jeremy Ashkenas made the first Git commit of CoffeeScript with the ... site provides bi-directional translation ...
    en.wikipedia.org/wiki/CoffeeScript - Cached
    More results from en.wikipedia.org »
  5. The basic notion is that a comprehension is a for loop as an ... firstly, the semantics of nested comprehensions ... In response to my post on CoffeeScript’s ...
    brehaut.net/blog/2011/coffeescript_​comprehensions - Cached
  6. Without much ado here is translation of some Python code to Coffeescript to get you ... (i.e. multiple \"for\" loops), then CoffeeScript produces nested arrays, ...
    agiliq.com/blog/2011/12/coffeescript-​for-python-programmers - Cached
  7. Learn to use CoffeeScript features and the HTML5 canvas element to create ... use two nested loops to create a two-dimensional array called ...
    www.ibm.com/developerworks/web/library/​wa-coffeescriptcanvas - Cached