✨ The fundamental numerical library for JavaScript and TypeScript. ✨
Perform a chi-square independence test.
Standard library string manipulation functions.
Insert supplied variable values into a format string.
Test if a value is a prime number.
Test if a numeric value is a probability.
Convert a linear index to an array of subscripts.
Standard utilities.
Standard library iterator utilities.
Create a single-precision floating-point number from a literal bit representation.
If a condition is truthy, invoke `x`; otherwise, invoke `y`.
Test whether a character belongs to the ASCII character set and whether this is true for all characters in a provided string.
Convert between POSIX and Windows paths.
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
Create a readable stream from an array-like object.
Extract a property value from each element of an object array.
Move a property from one object to another object.
Detect native function name support.
Identity function.
Create an empty readable stream.
Transform stream for debugging stream pipelines.
Test if an array-like value contains a search value.
Test if a value is an array-like object containing only symbols.
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Create an object from key-value pairs.
Detect native Map support.
Determine the number of ISO weeks in a year according to the Gregorian calendar.
Detect native Symbol.iterator support.
Writable stream for debugging stream pipelines.
Standard library time utilities.