... | ... | @@ -30,7 +30,7 @@ Note that these gists aren't necessarily kept up to date and might not work with |
|
|
* [tail call 'optimization'](https://gist.github.com/J-Chaniotis/4d4f516de7bd0acd38a8)
|
|
|
* [JSHint-clean array/object iterators & array comprehensions](https://gist.github.com/09d7fb45cd510f37b70f)
|
|
|
* [constexpr](https://gist.github.com/natefaubion/f4be4c8531ef45de87b4) - evaluate expressions at compile time
|
|
|
* [curried/partial](https://gist.github.com/trxcllnt/1f1742215c29b2d29c51) - macros to generate new curried or partially applied macros from existing macros.
|
|
|
* [curried/partial](https://gist.github.com/trxcllnt/1f1742215c29b2d29c51) - macros to curry and partially apply functions or macros.
|
|
|
|
|
|
## <0.3.0
|
|
|
* [parameter annotations](https://gist.github.com/3902112)
|
... | ... | |