Checks if there are no duplicate values.
Gives values present in any array.
Compatibility utilities for ESLint
Parse HTTP X-Forwarded-For header
Fast nd point clustering.
Parses and manipulates multiple comma-separated integer ranges (eg 1-3,8-10)
`[].reduce()` for old browsers
Gives values present in any array.
Gives values of array not present in another.
Gives values present in any array.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Gives values present in any array.
A simple list of possible Typed Array names.
Test if an array contains a provided search value.
Gives values of array not present in another.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Robustly get the byte offset of a Typed Array
Checks if arrays have no value in common.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Detect whether or not an object is an ArrayBuffer.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array