mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
Spread syntax triple dots on either right or left (#4606)
* Spread dots on both sides: {a:1, ...obj1, obj2...}, [a..., ...b], f ...a, b... * Optimization
This commit is contained in:
parent
35eb58fae8
commit
3be9038028
5 changed files with 187 additions and 165 deletions
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue