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.
Base utilities for signed 32-bit integers.
Arcsine distribution logarithm of cumulative distribution function (CDF).
Fréchet distribution cumulative distribution function (CDF).
Compute the number of representable single-precision floating-point values that separate two single-precision floating-point numbers along the real number line.
@vue/reactivity
Arcsine distribution median.
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.
Quickest Way to get the Maximum Value of an Array of Numbers (Typed or Untyped)
Compute the nth negaFibonacci number.
Find elements in an array-like object that satisfy a test condition.
Poisson distribution standard deviation.
Test if two arguments are both Int32Arrays and have equal values.
Arcsine distribution logarithm of probability density function (PDF).