Skip to content

Add example to doc for slice::ImmutableSlice::binary_search. #17820

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

Merged
merged 1 commit into from
Oct 6, 2014

Conversation

pnkfelix
Copy link
Member

@pnkfelix pnkfelix commented Oct 6, 2014

Add example to doc for slice::ImmutableSlice::binary_search.

Fix #17817.

bors added a commit that referenced this pull request Oct 6, 2014
…r=alexcrichton

Add example to doc for `slice::ImmutableSlice::binary_search`.

Fix #17817.
@bors bors closed this Oct 6, 2014
@bors bors merged commit d1e0f72 into rust-lang:master Oct 6, 2014
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.

doc: binary_search does not say what order it uses when feeding inputs to callback
3 participants