Repeat π
Last updated
Last updated
Repeat is a common function composed of function arguments that recursively invoke a callback function based on iterations returning a final value.
The repeat function can be used to replace while loops.
No cruft. No bloat. No dependencies.
Simple, typed, functional, documented, and tested javascript utility functions.
View other common utilities on Github.