... | ... | @@ -36,7 +36,7 @@ Links to some example macros. If you've written a cool macro and want to share p |
|
|
* [curried/partial](https://gist.github.com/trxcllnt/1f1742215c29b2d29c51) - macros to curry and partially apply functions or macros.
|
|
|
* [`nin` ("not in") operator](https://gist.github.com/jugglinmike/8551293)
|
|
|
* [argument threading operator](https://gist.github.com/natefaubion/c70704618bb618cc636c)
|
|
|
* [function composition](https://gist.github.com/metaraine/fae4f7d3496c92714c23)
|
|
|
* [function composition](https://gist.github.com/raineorshine/fae4f7d3496c92714c23)
|
|
|
* [clojure style arity function](https://gist.github.com/jcouyang/70432287bb4996bfe65c)
|
|
|
|
|
|
## <0.3.0
|
... | ... | |