<?xml version="1.0" encoding="UTF-8"?>
<feature id="array"><name>Array (initial support)</name><description>Arrays are ordered lists of JavaScript values.</description><group>arrays</group><group_name>Arrays</group_name><baseline><status>widely</status><low_date>2015-07-29</low_date><high_date>2018-01-29</high_date></baseline><support><browser name="chrome" version="1" supported="true"></browser><browser name="firefox" version="1" supported="true"></browser><browser name="safari" version="1" supported="true"></browser><browser name="edge" version="12" supported="true"></browser><browser name="chrome_android" version="18" supported="true"></browser><browser name="firefox_android" version="4" supported="true"></browser><browser name="safari_ios" version="1" supported="true"></browser></support><specifications><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-objects</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-constructor</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.concat</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.join</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-properties-of-array-instances-length</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.pop</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.push</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.reverse</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.shift</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.slice</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.sort</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tolocalestring</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.tostring</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.unshift</spec><spec>https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-array-initializer</spec></specifications><caniuse></caniuse><mdn_url>https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array</mdn_url><compat_features><key>javascript.builtins.Array</key><key>javascript.builtins.Array.Array</key><key>javascript.builtins.Array.concat</key><key>javascript.builtins.Array.join</key><key>javascript.builtins.Array.length</key><key>javascript.builtins.Array.pop</key><key>javascript.builtins.Array.push</key><key>javascript.builtins.Array.reverse</key><key>javascript.builtins.Array.shift</key><key>javascript.builtins.Array.slice</key><key>javascript.builtins.Array.sort</key><key>javascript.builtins.Array.toString</key><key>javascript.builtins.Array.unshift</key><key>javascript.grammar.array_literals</key></compat_features><canonical_url>https://nowyoucanuse.com/features--array.html</canonical_url></feature>