@humanwhocodes/circular-linked-list
A circular linked list implementation in JavaScript
A circular linked list implementation in JavaScript
A doubly linked list implementation in JavaScript
A hash map implementation in JavaScript
A LinkedList implementation in JavaScript
Make an object iterable implementing iterable protocol
Array's reduce for all iterable and enumerable objects
Interweave multiple iterables
Efficient structure representing a sequence of elements, with powerful operations for TypeScript
An in-memory database that's designed for high-performance data storage and retrieval.
An iterable is a sequence of values.
TS/JS Map-like data structure backed by trie
A small, useful set of methods for lazy iteration of iterables
Modern [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API) wrapper with Promises, AsyncIterables and strict typing.
Wait for a left-most matched promise to be fulfilled
Iterate over promises as they're fulfilled.
Returns the first Promise in an iterable to resolve
Iterate any JS iterator. Works robustly in all environments, all versions.
Iterable abstract class for TypeScript
The magic of JavaScript async iterators in React ⛓️ 🧬 🔃
Lazies and iterables.