jscc icon indicating copy to clipboard operation
jscc copied to clipboard

Support for "Array.from"

Open webpn opened this issue 7 years ago • 0 comments

Array.from was added to the ECMA-262 standard only in the 6th edition (ES2015).

It has serious issues in IE.

https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Array/from

Browser compatibility by MDN

webpn avatar Jul 26 '17 14:07 webpn