Creates an array with the results of calling a function on every element.
concatenative mapdashery
Array manipulation, ordering, searching, summarizing, etc.
Put a bunch of emitted events in an array, for testing.
Apply a function to a each element of a collection and return a new array of results.
Stringify your JSON at max speed
Curated collection of data structures for the JavaScript/TypeScript.
`[].map(f)` for older browsers
a map from arrays of values to values
Stringify any JavaScript value.
Read `.xlsx` files in a web browser or in Node.js
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Source code handling classes for webpack
Rope-based persistent sequence type
An iteration of the Node.js core streams with a series of improvements
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
creates a new array with given range
Runtime to be use with the Flow Enums transform.
A very fast static 2D index for points based on kd-tree.
Parses set-cookie headers into objects
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Map over promises concurrently
Apply a callback function to elements in an input array and assign results to elements in a new output array.
very fast object redaction
No description provided.
No description provided.
No description provided.
No description provided.