Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the byte length of a Typed Array
A fast, minimal, memory-efficient diff algorithm on strings, arrays, and typed arrays.
General purpose glob-based configuration matching.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Parse postgres array columns
Run an array of functions in parallel
Flatten nested arrays
Guarantees an array back
TypeScript definitions for d3-array
Matches strings against configurable strings, globs, regular expressions, and/or functions
Create an array of unique values, in order, from the input arrays
CLI for NEMAR (Neuroelectromagnetic Data Archive and Tools Resource) dataset management
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Like a Set, but provides the index of the `key` in the backing array
Lazy-evaluating list of files, based on globs or regex patterns
Create an array with values that are present in the first input array but not additional ones
Create an array without duplicates
Minimal async jobs utility library, with streams support
Provides fast access to unicode character properties
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Compare items in two sequences to find a longest common subsequence