Detect native Symbol support.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
A function to test for identical deep equality (based on lodash's isEqual).
Array#filter() with also detecting indexes of filtered values
Library to help unit testing when using apollo-client
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using insertion sort.
Test if a value is a number having a negative value.
Arcsine distribution logarithm of probability density function (PDF).
Solves minimum-cost flow problems using the successive shortest paths algorithm
async.mapLimit's functionality available as a standalone npm module
Assign element values from a broadcasted input array to corresponding elements in an output array.
Pareto (Type I) distribution cumulative distribution function (CDF).
Arcsine distribution standard deviation.
Add a scalar constant to each single-precision floating-point strided array element and compute the sum using ordinary recursive summation.
Sort a double-precision floating-point strided array.
Decorator to aide migration from classic class system to native classes
Test if two arguments are both Int32Arrays and have equal values.
Generate, and decode, base64 VLQ mappings for source maps and other uses
Uniform distribution probability density function (PDF).
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to an input strided array.
Real-valued floating-point typed array constructors.
Assert that a value is a function
Natural logarithm of the cumulative distribution function (CDF) for a lognormal distribution.
Return an array of an object's inherited enumerable symbol properties.