async-each-series icon indicating copy to clipboard operation
async-each-series copied to clipboard

Feature request: Add index (of current item) as parameter of iterator

Open ghost opened this issue 9 years ago • 1 comments

each(array, iterator(elem, index, cb(err, elem)), finishedCb(err))

ghost avatar Mar 27 '16 08:03 ghost

:+1:

jb55 avatar Mar 28 '16 17:03 jb55