Array.isArray=function(a){return"[object Array]"===Object.prototype.toString.call(a)}; //# sourceMappingURL=Array.isArray.js.map