Assert that a Node-API value is a Node-API typed array.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Exponential function.
Test if a value is an array-like object.
Test if a value is a typed array.
Test if a value is an Error object.
Test if a value is a number having a positive value.
Return a function which tests if every element in an array-like object passes a test condition.
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
Assert that two Node-API typed array data types are equal.
Convert a string to lowercase.
Detect native function name support.
Test if a value is array-like.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Test if an input value is a supported ndarray unsigned integer data type.
Test if an input value is a supported ndarray real-valued floating-point data type.
Test whether two values are equal data types.
Test if an ndarray is read-only.
Natural exponential function.
Complementary error function.
Natural logarithm of the gamma function.
Round a double-precision floating-point number toward negative infinity.
Create a zero-filled generic array.
Detect native Symbol.hasInstance support.