`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Test if a value is NaN.
Test if a double-precision floating-point numeric value is finite.
Test if a value is a BooleanArray.
Test if an input value is a supported array boolean data type.
Test if an input value is a supported array complex-valued floating-point data type.
Test if a single-precision floating-point numeric value is finite.
Test if a value is an arguments object.
Test if a value is a number having a positive integer value.
Detect native Symbol.toPrimitive support.
Return a JSON representation of a typed array.
Test if a value is a complex number-like object.
Test if an object's own property is enumerable.
Detect native Int32Array support.
Detect native Int16Array support.
Test if a value is an array-like object containing only integers.
Detect native Int8Array support.
Detect native Symbol.iterator support.
Test if an input value is a supported array real-valued floating-point data type.
Test if an input value is a supported array real-valued data type.
Test if an input value is a supported array signed integer data type.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Detect native function name support.
Test if a value is a DataView.