|
@@ -245,7 +245,7 @@ ES6 features which are being implemented:
|
|
|
- [x] [template strings](https://github.com/lukehoban/es6features/blob/master/README.md#template-strings)
|
|
|
- [x] [destructuring](https://github.com/lukehoban/es6features/blob/master/README.md#destructuring)
|
|
|
- [x] [default + rest + spread](https://github.com/lukehoban/es6features/blob/master/README.md#default--rest--spread)
|
|
|
-- [ ] [let + const](https://github.com/lukehoban/es6features/blob/master/README.md#let--const)
|
|
|
+- [x] [let + const](https://github.com/lukehoban/es6features/blob/master/README.md#let--const)
|
|
|
- [x] [iterators + for..of](https://github.com/lukehoban/es6features/blob/master/README.md#iterators--forof)
|
|
|
- [ ] [generators](https://github.com/lukehoban/es6features/blob/master/README.md#generators)
|
|
|
- [ ] [unicode](https://github.com/lukehoban/es6features/blob/master/README.md#unicode)
|