rse / es6-features

ECMAScript 6: Feature Overview & Comparison

Home Page: https://rse.github.io/es6-features/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should have mutable and non mutable collection types

KamalHunzai opened this issue · comments

ES6 minor releases should include having options between mutable and non mutable collection. It can be useful for developing progressive web apps and mobile apps.

Yes, immutable collections can be useful for ECMAScript. But you have to propose this to the ECMAScript standardization group. This es6-features project just shows the features of ECMAScript 6, nothing more, nothing less. We do not standardize ECMAScript. We are unrelated to the standardization group.