New methods of Array in JavaScript
Supported by all modern browsers, including IE9, methods for Web applications.
The features defined in JavaScript 6, or Harmony, are implemented in IE 10 and other browsers.
Can be added to the list of Array methods indexOf and lastIndexOf. They work like their counterparts in the String object.
© 2013 Xul.fr