Invoke a callback function once for each array element.
Create a filled generic array.
Generate string from a token array by interpolating values.
Tokenize a string into an array of string parts and format identifier objects.
Round a double-precision floating-point number toward zero.
Create a zero-filled generic array.
Split a double-precision floating-point number into a higher order word and a lower order word.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
General purpose glob-based configuration matching.
Replace search occurrences with a replacement string.
Test if a value is a Complex64Array.
Return an accessor function for setting an element in an indexed array-like object.
Convert an array-like object to an object likely to have the same "shape".
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Reinterpret a Complex64Array as a Float32Array.
Test if an array-like object supports the accessor (get/set) protocol.
Return a function which tests if every element in an array passes a test condition.
Continued fraction approximation.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
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.
Return an accessor function for retrieving an element from an indexed array-like object.
Test if a value is an array.
Test if a value is a Complex128Array.