Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Generate all possible permutations of an object's key-value pairs
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
Cron string converter
arrayEvery tests whether all elements in the array pass the test implemented by the provided function.
Minimal async jobs utility library, with streams support
Create an array without duplicates
No description provided.
Remove duplicate values from an array. Fastest ES5 implementation.
High performance WAV file decoder and encoder
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
Turn anything into an array
Stringify your JSON at max speed
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
A better Array.prototype.every(). Supports iterables, whitelist testing, and more.
Test whether all promises passes a testing function
Test whether all elements in an array pass a test implemented by a predicate function.
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Indicators for vector
utilities for primitive JavaScript types
Array utils