These are eslint rules to help with typed-redux-saga
Creates a real Array from almost anything.
Copy a descriptor from object A to object B
Get callsites from the V8 stack trace API
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
An easy-to-use wildcard globbing library.
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Power Assert output formatter
`[].reduce()` for old browsers
Return a function which tests if every element in an array-like object passes a test condition.
get arguments to a function as an array, withouth deoptimizing
Additional array extensions with a chainable api
isBuffer for node and browser (supports typed arrays)
Array#isArray for older browsers
Randomize the order of the elements in a given array.
TypeScript definitions for delaunator
Check if an object is an array or a typed array
Advanced JavaScript objects serialization.
JSON parse & stringify that supports binary via bops & base64
Utilities for executing code in Web Workers
No description provided.
`[].map(f)` for older browsers
TypeScript definitions for d3-array