es6features
es6features copied to clipboard
Add typed arrays
trafficstars
They're a somewhat major new ES6 feature, despite being in browsers already.
Good point, I've got some content I should be able to add.
and mention that they sukpport most of the Array.prototype methods
@all BTW I think it would be quicker to just send a PR at this point, given it's partially outdated ATM (Symbol.create no longer exists, Symbol.toStringTag has no coverage AFAICT, and the module loader was deferred into another spec).