Apply a function against an accumulator and each element in an array while iterating from right to left and return the accumulated result.
Invoke a function until a test condition is true.
Strip flow type annotations from your output code.
Assertion utility tools.
Return the enumeration constant associated with a matrix orientation.
Test if a finite single-precision floating-point number is an even number.
Calculate the sum of strided array elements, ignoring NaN values and using pairwise summation.
Resolve a directory that is either local, global or in the user's home directory.
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
Helps you write code with promise-like chains that can run both synchronously and asynchronously
Return the flags of a provided ndarray.
Calculate the cumulative sum of single-precision floating-point strided array elements using ordinary recursive summation.
Display an arrow in a string of code to point to a location
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Flatten a three-dimensional nested array according to a callback function.
Flatten a four-dimensional nested array according to a callback function.
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function.
Strided array math operations.
Calculate the maximum value of a strided array via a callback function.
Create a filled two-dimensional symmetric banded nested array according to a provided callback function.
Apply a quaternary callback to strided input array elements and assign results to elements in a strided output array.
Create Error classes
Raised cosine distribution standard deviation.
Get all children of a pid