... | @@ -33,6 +33,7 @@ Note that these gists aren't necessarily kept up to date and might not work with |
... | @@ -33,6 +33,7 @@ Note that these gists aren't necessarily kept up to date and might not work with |
|
* [curried/partial](https://gist.github.com/trxcllnt/1f1742215c29b2d29c51) - macros to curry and partially apply functions or macros.
|
|
* [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)
|
|
* [`nin` ("not in") operator](https://gist.github.com/jugglinmike/8551293)
|
|
* [argument threading operator](https://gist.github.com/natefaubion/c70704618bb618cc636c)
|
|
* [argument threading operator](https://gist.github.com/natefaubion/c70704618bb618cc636c)
|
|
|
|
* [function composition](https://gist.github.com/metaraine/fae4f7d3496c92714c23)
|
|
|
|
|
|
## <0.3.0
|
|
## <0.3.0
|
|
* [parameter annotations](https://gist.github.com/3902112)
|
|
* [parameter annotations](https://gist.github.com/3902112)
|
... | | ... | |