/iter-do-until-each

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

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Watchers