Create an iterator which filters the values of another iterator according to a predicate function.
Standard iterator utilities.
Create an iterator which both filters and maps the values of another iterator.
Standard math.
The iterable toolbox
Standardized module functions free of business logic
Return an iterator's length.
The iterable toolbox
Higher order iterator library for JavaScript/TypeScript.
Basic operations on iterables
stand-alone library of threejs examples
Create an iterator which invokes a unary function accepting a single numeric argument for each iterated value.
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
Define a non-enumerable read-only property.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Test if a value is a Buffer object.
Double-precision complex number functions.
Generate string from a token array by interpolating values.
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Test if a value is a number.
Test if a value is a Float32Array.
The bias of a double-precision floating-point number's exponent.