Push an array of items into an array, while being robust against prototype modification
Return an accessor function for retrieving an element from an array-like object.
Object transformations implementing the Node.js `stream.Transform` API
Is this specifier a node.js core module?
Test if a double-precision floating-point number is a probability.
Given a stride array, determine whether an array is row-major.
Determine if a buffer length is compatible with provided ndarray meta data.
General purpose glob-based configuration matching.
Test if an input value is a supported ndarray index mode.
Test if a value is an empty collection.
Complex64Array.
Test if a value is iterator-like.
Test if a value is ndarray-like.
Store information about any JS value in a side channel, using a Map
Return a JSON representation of a typed array.
Test if an input value is an ndarray order.
Complex128Array.
stdlib TypeScript type declarations.
Test if a value is undefined or null.
Detect native BigInt support.
Test if a value is a URI.
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
Synchronous validation of a path existing either as a file or as a directory.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.