Base slice namespace.
Compute the number of elements in a normalized slice.
Create a MultiSlice object from a list of MultiSlice constructor arguments.
Compute the shape of a normalized multi-slice.
Convert an integer to a Slice object.
Normalize a Slice object.
Return a list of non-reduced dimensions in an un-normalized multi-slice.
Normalize a MultiSlice object.
Parse a string-serialized Slice object.
Convert a subsequence string to a Slice object.
Return a shallow copy of a portion of an array.
Slice.
Parse a string-serialized MultiSlice object.
Create a MultiSlice object from a comma-separated list of string-serialized MultiSlice constructor arguments.
Convert a multidimensional subsequence string to a MultiSlice object.
Test if a double-precision floating-point numeric value is NaN.
Convert a Slice object to a subsequence string.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
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.
Generate string from a token array by interpolating values.
Tokenize a string into an array of string parts and format identifier objects.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.