Calculate the cumulative maximum absolute value of a strided array.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring NaN values.
Compute the hyperbolic cosine of a double-precision floating-point number.
Test whether all elements in an array fail a test implemented by a predicate function, iterating from right to left.
Fill a strided array with pseudorandom numbers drawn from a normal distribution.
Official Sentry utilities for OpenTelemetry
Apply a binary callback to elements in two four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Bernoulli distribution skewness.
Test if a value is a Float16Array.
Flatten an object.
Spinners for use in the terminal
Assert that package-lock.json is consistent with package.json
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.
Lévy distribution probability density function (PDF).
Interchange two vectors.
Convert a strided array to a five-dimensional nested array.
Get esbuild-compatible targets from a browserlist config
Split array element indices into two groups.
Group values according to an indicator function and return group counts.
Fréchet distribution quantile function.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Apply a ternary callback to elements in three five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
The pug lexer (takes a string and converts it to an array of tokens)
Copy elements to a new generic array after removing consecutive duplicated values.