geraintwhite / async-tools

Useful async functions
https://github.com/grit96/async-tools
MIT License
1 stars 1 forks source link

Handle empty arrays in forEach #6

Closed geraintwhite closed 8 years ago

geraintwhite commented 8 years ago

Currently it doesn't run fin() if the array is empty.