Split a string by its grapheme cluster breaks.
Test if a value is a finite number.
Test if a value is an array-like object where every element is between two values.
Invoke a function once for each element in a collection, iterating from right to left.
Invoke a function for each element in a collection and update the collection in-place.
While a test condition is true, invoke a function for each element in a collection.
Convert a string to lowercase.
Return the part of a string before a specified substring.
Convert a double-precision floating-point number to an unsigned 32-bit integer.
Test if a single-precision floating-point numeric value is negative zero.
Test if an object's own or inherited property is non-configurable.
ndarray data buffer constructors.
Return the effective numeric group identity of a calling process.
Boolean indicating if the current process is running on Windows.
Check if the process is running in a Docker container.
Transform stream for inspecting streamed data.
Detect native ArrayBuffer support.
Test if a value is iterable-like.
Compute the hyperbolic tangent of a number.
Compute the hyperbolic cosine of a number.
Compute the arctangent of a number.
Test whether a path exists on the filesystem.
Compute the hyperbolic sine of a number.
Compute the arccosine of a number.
Compute the hyperbolic arctangent of a number.
Compute the hyperbolic arcsine of a number.
Compute the arcsine of a number.
Compute the hyperbolic arcsine of a number.
Compute the hyperbolic arccosine of a number.
Return the prototype of a provided object.