Put a bunch of emitted events in an array, for testing.
Set the more significant 32 bits of a double-precision floating-point number.
Test if two arrays have the same values.
The assert module from Node.js, for the browser.
Return the data type of an array.
Parses and manipulates multiple comma-separated integer ranges (eg 1-3,8-10)
Set the less significant 32 bits of a double-precision floating-point number.
Detect native ArrayBuffer support.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Given a stride array, determine whether an array is row-major.
Test if a double-precision floating-point number is a probability.
stdlib TypeScript type declarations.
Complex64Array.
Test if a value is ndarray-like.
Determine if a buffer length is compatible with provided ndarray meta data.
Compute the binomial coefficient.
Test if an object has a specified property, either own or inherited.
Complex128Array.
Test if an input value is a supported ndarray index mode.
Test if an input value is an ndarray order.
Test if a value is an empty collection.
Return a JSON representation of a typed array.
Test if a value is iterator-like.
Push an array of items into an array, while being robust against prototype modification