An ESnext spec-compliant `Set.prototype.union` shim/polyfill/replacement that works as far down as ES3
RC4 random number generator
Sort a double-precision floating-point strided array using insertion sort.
The Assertion Tool is designed to enhance your testing framework by allowing tests to continue running even when assertions fail. Instead of halting the test upon an assertion failure, it will capture the error and continue running the test suite.
Calculate the standard deviation of a strided array using a two-pass algorithm.
Arcsine distribution logarithm of cumulative distribution function (CDF).
Base utilities for signed 32-bit integers.
Fréchet distribution cumulative distribution function (CDF).
Arcsine distribution median.
@vue/reactivity
Compute the number of representable single-precision floating-point values that separate two single-precision floating-point numbers along the real number line.
Return help text associated with a provided alias.
Interchange two single-precision floating-point vectors.
Rules dealing with Array functions and methods.
create lexicographic string keys for positive integers without zero-padding
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
Uniform distribution excess kurtosis.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
Compute the nth negaFibonacci number.
Poisson distribution standard deviation.
Quickest Way to get the Maximum Value of an Array of Numbers (Typed or Untyped)
Find elements in an array-like object that satisfy a test condition.
Arcsine distribution logarithm of probability density function (PDF).
Test if two arguments are both Int32Arrays and have equal values.