Here are
33 public repositories
matching this topic...
Different implementation of iterations as a code abstraction
Updated
Oct 17, 2024
JavaScript
Call an (a)sync function until an (a)sync predicate returns false.
Updated
Mar 21, 2017
JavaScript
Invoke a function until a test condition is true.
Updated
Sep 1, 2025
JavaScript
Invoke a function while a test condition is true.
Updated
Jun 30, 2025
JavaScript
Educational tasks 📒 JS-HW-01
Updated
May 9, 2023
JavaScript
Invoke a function while a test condition is true.
Updated
Mar 10, 2025
JavaScript
Invoke a function until a test condition is true.
Updated
Apr 21, 2025
JavaScript
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Updated
Mar 17, 2025
JavaScript
Invoke a function while a test condition is true.
Updated
Jun 9, 2025
JavaScript
Invoke a function until a test condition is true.
Updated
Feb 24, 2025
JavaScript
Until a test condition is true, invoke a function for each element in a collection.
Updated
Apr 14, 2025
JavaScript
While a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Updated
Jun 23, 2025
JavaScript
Invoke a function while a test condition is true.
Updated
Mar 17, 2025
JavaScript
Invoke a function until a test condition is true.
Updated
Mar 17, 2025
JavaScript
Until a test condition is true, invoke a function for each element in a collection.
Updated
Mar 10, 2025
JavaScript
Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.
Updated
Sep 29, 2025
JavaScript
While a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Updated
Sep 8, 2025
JavaScript
This repository consist on a series of exercises and tests that I've been working on as part of a JavaScript course. This mainly includes basic exercises.
Updated
Jul 13, 2021
JavaScript
While a test condition is true, invoke a function for each element in a collection.
Updated
May 19, 2025
JavaScript
Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.
Updated
Aug 25, 2025
JavaScript
Improve this page
Add a description, image, and links to the
while
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
while
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.