Here are
333 public repositories
matching this topic...
🌌 Extensions that support the C# functional paradigm.
Recursively iterates over collections arrays and objects
Updated
Dec 15, 2020
JavaScript
Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`.
Updated
Feb 28, 2017
JavaScript
💤 Sleep, snooze & step methods
Updated
Feb 7, 2022
JavaScript
Faster, node.js focused alternative to JavaScript's native array map.
Updated
Feb 28, 2017
JavaScript
Updated
Apr 8, 2018
JavaScript
Updated
Nov 15, 2023
Ruby
Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.
Updated
Dec 20, 2017
JavaScript
`Array#forEach()` but it’s possible to define where to move to next
Updated
Nov 20, 2022
JavaScript
Zero dependency pure Java library to support iterating over the key-value pairs of any INI file.
Updated
Feb 24, 2023
Java
Standard library iterator utilities.
Updated
Nov 5, 2024
JavaScript
Slice and map utilities based on generics and additional collection implementations like ordered map, set
Iterate any JS iterator. Works robustly in all environments, all versions.
Updated
Oct 27, 2022
JavaScript
Usefull python implementation of batch iterator.
Updated
Jan 3, 2018
Python
Create an iterator which computes the base `b` logarithm.
Updated
Nov 1, 2024
JavaScript
Create an iterator which invokes a function for each iterated value before returning the iterated value.
Updated
Nov 1, 2024
JavaScript
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
Updated
Nov 1, 2024
JavaScript
Create an iterator which evaluates the Bessel function of the first kind of order one for each iterated value.
Updated
Nov 1, 2024
JavaScript
Iterate any iterable JS value. Works robustly in all environments, all versions.
Updated
Oct 27, 2022
JavaScript
Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.
Updated
Sep 29, 2024
JavaScript
Improve this page
Add a description, image, and links to the
iterate
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
iterate
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.