@extra-iterable/reject-at.min
Discards the values at given indices.
Discards the values at given indices.
Do dataset joins, mergings, filters, mappings, orderings, groupings, mergings, reducings (aggregations), and similar operations on datast style objects. A 'Dataset' is an array of objects with named properties. Inspired by c# linq method syntax.
Estimates new values between existing ones.
Produces accumulating values.
Querying infrastructure for JavaScript, with Linq style
Map over promises concurrently
Discards first n values only.
An iterable is a sequence of values.
Merges values from sorted iterables.
An array that keeps its elements in order
Places values of an iterable between another.
Breaks iterable considering test as separator.
Keeps the values at given indices.
Map over promises serially
Lists cartesian product of iterables.
iso-json-tree
An unprotected bi-directional linked list. Useful for implementing other collections.
Discards the values at given indices.
A utility for creating an iteratively cached (memoized) result of an iterable.
A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.