Detect native Float64Array support.
Check if an environment is little endian.
High word mask for the sign bit of a double-precision floating-point number.
Resolve a path by walking parent directories.
Zip one or more arrays.
Return an array of an object's own enumerable property names.
Platform float word order.
Determine a value's type.
Convert a strided array to a two-dimensional nested array.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Create an uninitialized array having the same length and data type as a provided array.
Create a filled n-dimensional nested array.
Function which does nothing.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Return an array of an object's own symbol properties.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Continued fraction approximation.
Flatten a five-dimensional nested array.
Reverse the order of elements along the last dimension of a two-dimensional nested input array.
Test if a value is typed-array-like.
Detect native Symbol.toStringTag support.
Standard assertion utilities.
Return the current working directory.
Detect native Float32Array support.