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

Add String to valid includes parameters [ci skip] #1357

Merged
merged 1 commit into from Jul 20, 2015

Conversation

megawac
Copy link
Contributor

@megawac megawac commented Jul 20, 2015

There is still an example for includes with a string, as discussed in gitter this should be here if the behaviour is sticking around

@@ -5990,7 +5990,7 @@
* @static
* @memberOf _
* @category Collection
* @param {Array|Object} collection The collection to search.
* @param {Array|Object|String} collection The collection to search.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have this in my local lol. Make the String -> string and it's good to go.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoopsies, always forget those jsdoc semantics

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jdalton added a commit that referenced this pull request Jul 20, 2015
Add String to valid includes parameters. [ci skip]
@jdalton jdalton merged commit 8835b4e into lodash:master Jul 20, 2015
@lock
Copy link

lock bot commented Dec 27, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants