Robustly get the [[Prototype]] of an object
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Determine if a value is an ES6 Symbol or not.
Featherweight assert module
Get the byteOffset out of a DataView, robustly.
An ES2015 spec-compliant `Function.prototype.name` shim
Power Assert feature enhancer for assert function/object
A function that returns the normally hidden `AsyncFunction` constructor
A function that returns the normally hidden `GeneratorFunction` constructor
Is this an arguments object? It's a harder question than you think.
Power Assert output formatter
Check if an environment is little endian.
Test if a double-precision floating-point numeric value is NaN.
Check if an environment is big endian.
Detect native Symbol.toStringTag support.
Detect native Uint16Array support.
Detect native Uint8Array support.
Get the ArrayBuffer out of a DataView, robustly.
Detect native Float64Array support.
Detect native Float32Array support.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Robustly set the [[Prototype]] of an object
Test if an object has a specified property.