function checking if an object is an array or not.
true if object is an arry, false in case Array.isArray is not availabe or the object is no array.
Generated using TypeDoc
function checking if an object is an array or not.