diff --git a/README.md b/README.md index 55b9033729..5895a95d40 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,6 @@ limitations in ES5 implementations. | No runtime | ✓ | | | | ✓ | ✓ | | Source maps | ✓ | ✓ | ✓ | | ✓ | ✓ | | No compiler global pollution | ✓ | | ✓ | | ✓ | ✓ | -| Array comprehension | ✓ | ✓ | ✓ | | ✓ | | | Arrow functions | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | Block binding | ✓ | ✓ | | | ✓ | | | Classes | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | @@ -269,7 +268,6 @@ limitations in ES5 implementations. | Default parameters | ✓ | ✓ | ✓ | ✓ | ✓ | | | Destructuring | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | For-of | ✓ | ✓ | ✓ | ✓ | ✓ | | -| Generator comprehension | | ✓ | ✓ | | ✓ | | | Generators | | ✓ | ✓ | | | | | Modules | ✓ | ✓ | | ✓ | | | | Property method assignment | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |