Test if two ndarrays have the same shape.
Determine if a buffer length is compatible with provided ndarray meta data.
Test whether two values are equal data types.
Test if an input value is a supported ndarray data type.
Test if an input value is an ndarray data type object.
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
Return the shape of a provided ndarray.
Test whether an input value is the string representing column-major order.
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Detect native Symbol.toStringTag support.
Assert that two Node-API data types are equal.
Test if an input value is an ndarray order.
Test if an input value is a supported ndarray index mode.
Test if an object has a specified property.
Detect native Float32Array support.
Detect native Uint16Array support.
Detect native Uint32Array support.
Detect native Uint8Array support.
Detect native Float64Array support.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Detect native Symbol support.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.