es6features icon indicating copy to clipboard operation
es6features copied to clipboard

Add typed arrays

Open domenic opened this issue 11 years ago • 3 comments
trafficstars

They're a somewhat major new ES6 feature, despite being in browsers already.

domenic avatar Mar 04 '14 01:03 domenic

Good point, I've got some content I should be able to add.

lukehoban avatar Mar 04 '14 02:03 lukehoban

and mention that they sukpport most of the Array.prototype methods

allenwb avatar Mar 05 '14 16:03 allenwb

@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).

dead-claudia avatar Jan 26 '15 12:01 dead-claudia