Tiny queue data structure
finds an item in an array matching a predicate function, and returns its index
filter in array tree
`[].map(f)` for older browsers
Float64Array.
Get the last or last n elements in an array.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Detect whether or not an object is a Typed Array
Uint8Array.
Maintain and search through a sorted array using some low level functions
An ini encoder/decoder for node
Float32Array.
Uint32Array.
Uint16Array.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Array#filter for older browsers.
Runs (webpack) loaders
Read arrays as standard WhatWG streams.
A utility function to index arrays by any criteria
Flowtype linting rules for ESLint.
Like an array, but rounder.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A tiny and fast selection algorithm in JavaScript.