Create an iterator which replicates each iterated value a specified number of times.
Standard iterator utilities.
Standard math.
Create an iterator which replicates each iterated value according to a provided function.
Return an iterator's length.
Standardized module functions free of business logic
The iterable toolbox
JavaScript client for Replicate
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.
Test if a value is a number.
Test if a value is a Float32Array.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
The bias of a double-precision floating-point number's exponent.
Single-precision complex number functions.
Return the prototype of a provided object.