tiny (<1k) unzip for node/browser
High-performance JSON Pointer implementation
Validates if a value is an array.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Curated collection of data structures for the JavaScript/TypeScript.
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
Check if two arrays are equal
Validates if a value is an integer array.
Callbag factory that concatenates data from multiple callbag sources
Return a function which tests if every element in an array passes a test condition.
Normalize array (possibly n-dimensional) to zero mean and unit variance
Put a bunch of emitted events in an array, for testing.
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
`[].map(f)` for older browsers
Float64Array.
filter in array tree
Get the last or last n elements in an array.
a map function for iterables
combine iterables into a list of tuples
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()`.
An iter function for JavaScript