set-map
Map over a `Set`
Map over a `Set`
Iterate over anything, in a style reminiscent of C++.
A ES6 Generator that traverses the child nodes within the given `Node`
Returns an array of intermediate values of the reduction (as per reduce) of coll by fn, starting with init.
devide a list into multiple groups and iterates values in the list in random order within the group.
Iterates over an array and sets scope to the current item, and index as parameter. Returns null if it isn't an array.
A fully-functional functional lexicographic permutation generator generator.
A fully-functional functional lexicographic permutation generator generator.
Convert object keys to camelCase with optional recursion
Reduce CPU usage in JavaScript
iterate through text characters in the DOM tree
Iterate through multidimensional arrays and arrays nested in objects e.g. "days.data.jobs[0]".
Return first array item that passes an async test (for native await/async/Promise)
better loop and iterate
Directory iterator with filters, each and array callbacks/listeners, and both synchronous and asynchronous execution.
The dynamic setInterval
Smallest and easiest asynchronous ForEach library out there with true async support.
Create access functions for an object that has an array of models as a property
Iterate over a stack of functions.
Create an AsyncIterable from an evented stream