Is this value an ES BigInt?
Get the ArrayBuffer out of a TypedArray, robustly.
Get the byteLength out of a DataView, robustly.
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Robustly get the [[Prototype]] of an object
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Featherweight assert module
Get the byteOffset out of a DataView, robustly.
Power Assert output formatter
List of node.js builtin modules
A function that returns the normally hidden `AsyncFunction` constructor
Is this an arguments object? It's a harder question than you think.
TypeScript definitions for d3-random
A function that returns the normally hidden `GeneratorFunction` constructor
Power Assert feature enhancer for assert function/object
Fastest random ID and random string generation for Node.js
Get the ArrayBuffer out of a DataView, robustly.
Check if an environment is little endian.
Power Assert feature enhancer for assert function/object
Detect native Symbol.toStringTag support.
Test if a double-precision floating-point numeric value is NaN.
Check if an environment is big endian.
Detect native Uint16Array support.
Detect native Uint32Array support.