Get the ArrayBuffer out of a TypedArray, robustly.
Test if an input value is a supported ndarray data type.
Detect native generator function support.
Return an accessor function for retrieving an element from an indexed array-like object.
Convert an array-like object to an object likely to have the same "shape".
Like a Set, but provides the index of the `key` in the backing array
Test if a finite double-precision floating-point number is a positive integer.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Determine if an array data type can be safely cast to another array data type.
Test if an input value is an ndarray data type object.
Assert that a Node-API value is a specified Node-API data type.
Reinterpret a Complex64Array as a Float32Array.
Test if an ndarray is read-only.
Round a double-precision floating-point number toward zero.
Return an accessor function for setting an element in an indexed array-like object.
Reinterpret a Complex128Array as a Float64Array.
Test whether an input value is the string representing column-major order.
Test if an input value is a supported array unsigned integer data type.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Test if a finite double-precision floating-point number is a negative integer.
BLAS memory layouts.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.