Closed phanan closed 5 years ago
Adding a repeat() function that can be used to create a function that can be used to execute a given closure multiple times.
repeat()
Replaced by #193.
Adding a
repeat()
function that can be used to create a function that can be used to execute a given closure multiple times.