@stdlib/iter-until-each
Create an iterator which, while a test condition is false, invokes a function for each iterated value before returning the iterated value.
Create an iterator which, while a test condition is false, invokes a function for each iterated value before returning the iterated value.