`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
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
Simple event logger for the browser and node.js
Run an array of functions in parallel
Flatten nested arrays
Official `aws-lite` plugin for SQS
TypeScript definitions for d3-array
Guarantees an array back
Matches strings against configurable strings, globs, regular expressions, and/or functions
Discord Player Utilities
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Create an array of unique values, in order, from the input arrays
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Userland FIFO file
Like a Set, but provides the index of the `key` in the backing array
Create an array with values that are present in the first input array but not additional ones
Lazy-evaluating list of files, based on globs or regex patterns
Minimal async jobs utility library, with streams support
Create an array without duplicates
No description provided.