... | @@ -20,7 +20,7 @@ Note that these gists aren't necessarily kept up to date and might not work with |
... | @@ -20,7 +20,7 @@ Note that these gists aren't necessarily kept up to date and might not work with |
|
* [y-combinator](https://gist.github.com/4133116)
|
|
* [y-combinator](https://gist.github.com/4133116)
|
|
* [repo with lots of examples](https://github.com/fabriceleal/SweetJsTests)
|
|
* [repo with lots of examples](https://github.com/fabriceleal/SweetJsTests)
|
|
* [hygienic destructuring using the coffeescript-style `$do` macro](https://gist.github.com/4554165)
|
|
* [hygienic destructuring using the coffeescript-style `$do` macro](https://gist.github.com/4554165)
|
|
* [case matching](https://gist.github.com/ozten/0a2e982044de8830f105))
|
|
* [case matching](https://gist.github.com/ozten/0a2e982044de8830f105)
|
|
* [cond (better switch)](https://gist.github.com/ozten/f4a23d85e49a628c4a35)
|
|
* [cond (better switch)](https://gist.github.com/ozten/f4a23d85e49a628c4a35)
|
|
* [arrow functions](https://gist.github.com/btd/8663940)
|
|
* [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)
|
|
* [for loops with `for(x <- items)` and `for(x, i <- items)` syntax](https://gist.github.com/ayosec/8794795)
|
... | | ... | |