Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 19, 2018. It is now read-only.
/discussPublic archive

Commitec153c9

Browse files
committed
Update destructuring link and description
1 parentc3f12e5 commitec153c9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,12 @@ CoffeeScript’s `super` should always be compiled to ES2015’s `super`. This i
121121
122122
Classes should support getters and setters[(#17)](https://github.com/coffeescript6/discuss/issues/17) and the`static` keyword.
123123

124-
####Destructuring assignment[(#18)](https://github.com/coffeescript6/discuss/issues/18)
124+
####Destructuring: Idiomatic output[(#69)](https://github.com/coffeescript6/discuss/issues/69)
125125

126126
>CoffeeScript 2 only
127127
128+
CoffeeScript 1.x already supports destructuring; this task would be to change CoffeeScript’s output from ES3 plain variable assignment into ES2015 destructuring syntax.
129+
128130
##Not in Scope
129131

130132
These are other features that have been discussed, but the consensus at the moment is that no action should be taken to implement them:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp