Test if a value is a Complex128Array.
Detect native Symbol.hasInstance support.
Assert that a Node-API value is a Node-API typed array.
Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is array-like.
Test if a value is a typed array.
Test if a value is a complex typed array.
Check if the runtime is a web browser.
Detect native function name support.
Test if a value is an array-like object of numbers.
Test if a value is Node stream-like.
Check if the runtime is Node.js.
Assert that two Node-API typed array data types are equal.
Test if a value is an empty array.
Test if a finite double-precision floating-point number is a nonnegative integer.
Test if a value is null.
Test if a value is a number having a nonnegative value.
Test if a value is an array-like object containing only nonnegative integers.
Test if a value is Node writable stream-like.
Test if a value is typed-array-like.
Test if an input value is an ndarray data type object.
Test if an object has a specified method name, either own or inherited.
Test if an array contains a provided search value.
Test if an array-like value contains a search value.