The iterable toolbox
Fun with Iterables
The iterable toolbox
Random utility functions for ethers.
A priority queue that shuffles elements with the same priority.
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
Basic operations on iterables
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.
Standard iterator utilities.
Higher order iterator library for JavaScript/TypeScript.
Core types for paging async iterable iterators
Transforming XML to JSON using Node.js binding to native pugixml parser library
parseArgs tokens compatibility and more high-performance parser
TypeScript definitions for multimap
Return an iterator's length.
Callbag operator that applies a transformation on data passing through it
Applies a callback to each value outputted by an iterable.
This project provides a collection of helper functions for working with asyncronous iterators in TypeScript.
Randomize the order of items in an array
No description provided.
IDEA's utility functions
Standard math.
A collection of utilities for iterations.
Provide helpers that polyfill all methods defined in [iterator helpers proposal](https://github.com/tc39/proposal-iterator-helpers), both for `Iterator` and `AsyncIterator`, and even more.