coseq
Compose chains of functions to manipulate data via synchronous and asynchronous iterators
Compose chains of functions to manipulate data via synchronous and asynchronous iterators
Push event propagation along graph edges
Create an iterable function that assigns a default value to given property name
Function returning true if an object could be looped
iterable class that provides dropWhile method
Returns an array of every nth item in the array dropped
A port of System.Linq.Enumerable from the .NET framework to TypeScript
This package provides barebone utilities for working with (sync and async) iterators and iterable values in nodejs.
A library to simplify the iterator protocol
Lists cartesian product of iterables.
Check if all values in iterable are truthy, like all().
Get average of values in iterable.
Remove falsy values from iterable, like _.compact().
Concatenate iterables, like Array.concat().
Check if an iterable contains another iterable.
Check if iterable ends with value, like String.endsWith().
Get index-value pairs of iterable, like Object.entries().
Check if iterable is equal to another iterable.
Get Euclidean distance between iterables.
Extra methods for iterable.