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

Update collection methods to support Array, Iterable and Object collections #1

Open
jgornick opened this issue Aug 11, 2016 · 0 comments

Comments

@jgornick
Copy link
Owner

jgornick commented Aug 11, 2016

Currently, the collection methods only support Array as the collection. This should be updated to match async implementation of Array | Iterable | Object.

As a side-note, lodash supports Array | Object.

@jgornick jgornick changed the title Update eachOf, eachOfLimit and eachOfSeries to support Array and Iterable collections Update collection methods to support Array, Iterable and Object collections Aug 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant