README
@common-utilities/repeat 🧰🔁
Repeat is a common function composed of function arguments which recursively invoke a callback function based on iterations returning a final value.
The repeat function can be used to replace while loops.
Check out the repeat page in the docs. License, MIT