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