Detect native Float32Array support.
Conditionally add a middleware to express with some common patterns.
Simultaneously sort two strided arrays based on the sort order of the first array using heapsort.
Compute the number of elements in a normalized slice.
A Markdown parser for power-doctest.
Slice constructor.
Immer patch optimisation to add "move" operations.
Calculate the range of a strided array via a callback function, ignoring NaN values.
Add a scalar constant to each element in a single-precision floating-point strided array.
Test if an object's own or inherited property is non-enumerable.
Test if a value is an infinite number.
Count the number of truthy elements in an array.
Calculate the cumulative sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Compute the shape of a normalized multi-slice.
Isomorphic general-purpose TS utils
Calculate the minimum value of a strided array via a callback function.
Arcsine distribution variance.
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Apply a unary function to each element retrieved from a input ndarray according to a callback function and assign results to elements in an output ndarray.
Natural logarithm of π.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Compute the sum of all elements in a one-dimensional single-precision complex floating-point ndarray.
@vue/reactivity
An ESnext spec-compliant `Array.prototype.with` shim/polyfill/replacement that works as far down as ES3.