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 help text for the where keyword #22177

Merged
merged 1 commit into from
Jun 1, 2017
Merged

add help text for the where keyword #22177

merged 1 commit into from
Jun 1, 2017

Conversation

JeffBezanson
Copy link
Member

Part of #22153, but not sure if more work is needed related to search.

@JeffBezanson JeffBezanson added backport pending 0.6 docs This change adds or pertains to documentation labels Jun 1, 2017
Copy link
Member

@ararslan ararslan left a comment

Choose a reason for hiding this comment

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

💯


Pair{T, S} where {T<:Number, S<:Array{T}}

This form is often found on method signatures.
Copy link
Member

@Sacha0 Sacha0 Jun 1, 2017

Choose a reason for hiding this comment

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

"found on" or "found in"? If "found on" is correct, perhaps "found qualifying" would be clearer?

Copy link
Member Author

Choose a reason for hiding this comment

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

I was thinking "on" as in "attached to", but yes I think any of those would be ok.

Copy link
Member

Choose a reason for hiding this comment

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

Cheers, "on", "attached to", or what have you all sound good then :).

@KristofferC KristofferC merged commit ab771ef into master Jun 1, 2017
@StefanKarpinski StefanKarpinski deleted the jb/wherehelp branch June 1, 2017 19:41
tkelman pushed a commit that referenced this pull request Jun 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants