Flow types for the Javascript AST
Studentized range cumulative distribution function (CDF).
Compute the sum of a one-dimensional ndarray, ignoring `NaN` values and using pairwise summation.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Remove the last grapheme cluster (i.e., user-perceived character) of a string.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using pairwise summation.
Generate a logarithmically spaced numeric array.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.
Sort a one-dimensional double-precision floating-point ndarray using insertion sort.
Base ndarray assertion utilities.
Laplace distribution.
Replace all homoglyphs with base characters.
Find an asset in a set of locations
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Apply a mask to a provided input array.
Invoke a function for each UTF-16 code unit in a string.
Babel plugin that returns an object containing paths like __dirname and __filename as static values
Simple, transparent parser combinators toolkit that supports any tokens
Compute the cumulative sum of a one-dimensional ndarray using an improved Kahan–Babuška algorithm.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using an improved Kahan-Babuška algorithm.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Compute the sum of a one-dimensional ndarray, ignoring `NaN` values and using an improved Kahan–Babuška algorithm.
Round a numeric value to the nearest power of two toward zero.
Implementation of Structured Field Values for HTTP (RFC9651, RFC8941)