... | ... | @@ -19,4 +19,5 @@ Note that these gists aren't necessarily kept up to date and might not work with |
|
|
* [randomly disappearing code](https://gist.github.com/Nami-Doc/95e8334830aced6d1e52)
|
|
|
* [shorthand function syntax, inspired by clojure's shorthand function macro](https://github.com/benjreinhart/lambda-jam)
|
|
|
* [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) |
|
|
\ No newline at end of file |
|
|
* [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) |
|
|
\ No newline at end of file |