Create an iterator which invokes a function for each iterated value.
Standard iterator utilities.
Standard math.
Multidimensional arrays.
Create an iterator which invokes a unary function accepting a single numeric argument for each iterated value.
Higher order iterator library for JavaScript/TypeScript.
Return an iterator's length.
Standardized module functions free of business logic
Random numbers.
Callbag operator that applies a transformation on data passing through it
Round a double-precision floating-point number toward zero.
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.
The iterable toolbox
Basic operations on iterables
TypeScript definitions for multimap
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
Maximum unsigned 8-bit integer.
Apply a callback function to elements in an input array and assign results to elements in a new output array.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Determine the name of a value's constructor.
Convert between POSIX and Windows paths.
Compute the absolute value of a double-precision floating-point number.
Return a double-precision floating-point number with the magnitude of x and the sign of y.