@extra-iterable/rotate
Rotates values in iterable.
Rotates values in iterable.
Converts a once iterable to many.
Flattens nested iterable, based on map function.
Calls a function for each value.
An agnostic solution to work with any Datastore
Checks if value is many iterable.
Reverses the values.
Counts occurrences of values.
A collection of utility functions for working with randomness.
Checks is iterable is empty.
Turns browser fetch stream into asynchronous iterator
Object streaming the way it should be
Keeps first n values only.
range iterator with step, map, filter, and other userful helper functions and operators. All values lazy-loaded
An ES6 Iterable utility library with TypeScript support
Read text file (remote over HTTP(S) or local) line by line as async iterator, with Node, browsers and Deno
Finds last index of a value.
Runnerty module: Iterable executor
Enhance GeneratorFunction with mutation and desigion-making methods
Generates iterable from function application.