Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Detect native Uint8Array support.
Detect native Symbol support.
Stringify an object so it can be safely inlined in JavaScript code
Test if a value is a string.
Test if an object has a specified property.
Test if a value is an object.
Test if a value is a boolean.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Esprima-compatible implementation of the Mozilla JS Parser API
Test if a value is a number.
Test if a value is a Float32Array.
Test if a value is a Uint16Array.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Test if a value is a Uint8Array.
Test if a value is a function.
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Test if a value is object-like.
Test if a value is a regular expression.
Test if a value is a Buffer object.
Do things in development and nothing otherwise
Execute a function on exit without leaking memory, allowing all objects to be garbage collected