lambda-chop
Version:
Sweet.js macros for lambdas with currying, bound functions, and placeholders.
24 lines (12 loc) • 313 B
Markdown
## 0.1.5 (2014-5-3)
* Shorthand property lambdas
## 0.1.4 (2014-1-11)
* Update for sweet.js 0.4.x
## 0.1.3 (2013-12-15)
* Added `fn` and `func` aliases.
## 0.1.2 (2013-12-9)
* Update for sweet.js 0.3.x
## 0.1.1 (2013-11-15)
* Multiple argument lists
## 0.1.0 (2013-11-13)
* Initial release