... | @@ -5,7 +5,8 @@ Links to some example macros. If you've written a cool macro and want to share p |
... | @@ -5,7 +5,8 @@ Links to some example macros. If you've written a cool macro and want to share p |
|
* [let](http://sweetjs.org/doc/1.0/tutorial.html#_sweet_let)
|
|
* [let](http://sweetjs.org/doc/1.0/tutorial.html#_sweet_let)
|
|
* [cond (better switch)](http://sweetjs.org/doc/1.0/tutorial.html#_sweet_cond)
|
|
* [cond (better switch)](http://sweetjs.org/doc/1.0/tutorial.html#_sweet_cond)
|
|
* [class](http://sweetjs.org/doc/1.0/tutorial.html#_sweet_class)
|
|
* [class](http://sweetjs.org/doc/1.0/tutorial.html#_sweet_class)
|
|
* [ML-like auto-curried functions](https://gist.github.com/WreckedAvent/9aa698d3e9e6a46c5c62c1e266c95f20#file-curry-js)
|
|
* [ML-like auto-curried function literals](https://gist.github.com/WreckedAvent/9aa698d3e9e6a46c5c62c1e266c95f20)
|
|
|
|
* [ML-like auto-curried functions with let](https://gist.github.com/WreckedAvent/9ba4c0358022390521c709f05fb35178)
|
|
|
|
|
|
## ~0.3.0
|
|
## ~0.3.0
|
|
* [contracts](https://github.com/oleiman/sweet-contracts)
|
|
* [contracts](https://github.com/oleiman/sweet-contracts)
|
... | | ... | |