An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: whileeach

stdlib-js/iter-do-while-each

Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.

Language: JavaScript - Size: 227 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

stdlib-js/iter-while-each

Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.

Language: JavaScript - Size: 328 KB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0