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

Extend max, min to return max/min of multple arrays #2211

Merged
merged 1 commit into from
Jul 9, 2015

Conversation

tpgmartin
Copy link
Contributor

This is in relation to the comment #2037

@jdalton
Copy link
Contributor

jdalton commented Jun 11, 2015

I think this is leading to another step of more thorough guards.
See isIterateeCall and example max/min usage.

@tpgmartin
Copy link
Contributor Author

Will this be implemented in the proposed merge with lodash?

@jdalton
Copy link
Contributor

jdalton commented Jun 12, 2015

Will this be implemented in the proposed merge with lodash?

I'd hope so :)

@megawac megawac mentioned this pull request Jun 12, 2015
6 tasks
@megawac
Copy link
Collaborator

megawac commented Jul 9, 2015

Going to merge for now and submit a follow up pr to implement guard checks on other methods

megawac added a commit that referenced this pull request Jul 9, 2015
Extend max, min to return max/min of multple arrays
@megawac megawac merged commit 6339553 into jashkenas:master Jul 9, 2015
@megawac
Copy link
Collaborator

megawac commented Jul 9, 2015

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants