Home > rc-js-util > _Array > isArray
Checks if the parameter is an instance of Array or is a view of ArrayBuffer.
Array
ArrayBuffer
Signature:
static readonly isArray: typeof arrayIsArray;
See arrayIsArray().