JavaScript micro templates.
Test if a finite numeric value is an even number.
Test if a value is an ArrayBuffer.
Test if an array contains a provided search value.
Test if a value is a BooleanArray.
A JavaScript text diff implementation.
Sort an object's keys, including an optional key list
Like a Set, but provides the index of the `key` in the backing array
A simple list of possible Typed Array names.
Test if a value is typed-array-like.
Assert that a Node-API value is a specified Node-API data type.
Detect native generator function support.
Is this an arguments object? It's a harder question than you think.
Checks whether a value is an object
Test whether two values are equal data types.
Test if a value is a number having an integer value.
Test if a double-precision floating-point numeric value is finite.
Test if a single-precision floating-point numeric value is NaN.
Test if a value is NaN.
Test if a value is a number having a nonnegative integer value.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Test if an input value is a supported array boolean data type.
Test if an input value is a supported array complex-valued floating-point data type.