... | ... | @@ -21,4 +21,4 @@ Note that these gists aren't necessarily kept up to date and might not work with |
|
|
* [arrow functions](https://gist.github.com/btd/8663940)
|
|
|
* [for loops with `for(x <- items)` and `for(x, i <- items)` syntax](https://gist.github.com/ayosec/8794795)
|
|
|
* [high-resolution timing macro for Node.js](https://gist.github.com/raysohn/8892286)
|
|
|
* [Array.filter-like function call expanded into an efficient loop](https://gist.github.com/andreypopp/8978374) |
|
|
\ No newline at end of file |
|
|
* [Array.prototype.filter-like method call expanded into an efficient loop](https://gist.github.com/andreypopp/8978374) |
|
|
\ No newline at end of file |