Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check if last item in list? #698

Closed
ralyodio opened this issue Jan 11, 2015 · 2 comments
Closed

check if last item in list? #698

ralyodio opened this issue Jan 11, 2015 · 2 comments
Labels

Comments

@ralyodio
Copy link

Is there a way with async.each to know inside the callback if you're processing the last item in the list or not?

@aearly
Copy link
Collaborator

aearly commented Jan 12, 2015

Not unless you keep track of it yourself.

@ralyodio
Copy link
Author

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants