Validates if a value is an integer array.
Normalize array (possibly n-dimensional) to zero mean and unit variance
Return a function which tests if every element in an array passes a test condition.
`[].map(f)` for older browsers
Convert a typed array to a Buffer without a copy
finds an item in an array matching a predicate function, and returns its index
Tiny queue data structure
Put a bunch of emitted events in an array, for testing.
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()`.
Get the last or last n elements in an array.
filter in array tree
Float64Array.
Detect whether or not an object is a Typed Array
Uint8Array.
Maintain and search through a sorted array using some low level functions
Read arrays as standard WhatWG streams.
Array#filter for older browsers.
Uint32Array.
Uint16Array.
An ini encoder/decoder for node
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Float32Array.
A utility function to index arrays by any criteria