A function that returns the normally hidden `GeneratorFunction` constructor
Get the ArrayBuffer out of a DataView, robustly.
Check if an environment is little endian.
Detect native Uint16Array support.
Detect native Symbol.toStringTag support.
Detect native Float64Array support.
Check if an environment is big endian.
Power Assert feature enhancer for assert function/object
Test if a double-precision floating-point numeric value is NaN.
Detect native Float32Array support.
Robustly set the [[Prototype]] of an object
Detect native Uint32Array support.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Test if a value is an object.
Detect native Uint8Array support.
Detect native Symbol support.
Test if a value is a string.
Test if a value is a number.
Bail out when the first TAP test fails
Test if an object has a specified property.
Test if a value is a Float32Array.
Test if a value is a boolean.