Check if a value is any kind of array
ES2015 `Array#findIndex()` ponyfill
Run multiple promise-returning & async functions with limited concurrency using native ES9
Rescale an array into a range
Apply a function to each value in a collection, accumulating the results into a single return value.
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
High-performance JSON Pointer implementation
Validates if a value is an array.
Takes an async iterator that emits things and emits them as fixed size batches
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Implement iterator with helper functions
Returns the last result from an async iterator
Batteries-included utility functions to work with async iterables available in ES2018/TypeScript
walk paths fast and efficiently
Curated collection of data structures for the JavaScript/TypeScript.
Check if two arrays are equal
Turns a blob into an async iterator
Fast Async Iterator for browser Readable Streams.
Transform each key of a given object
Validates if a value is an integer array.
Return a function which tests if every element in an array passes a test condition.
Deep iteration of any object or iterable collection.
async/await function utilities
Normalize array (possibly n-dimensional) to zero mean and unit variance