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

Request: binary search #42

Closed
robin-aws opened this issue Jun 30, 2022 · 2 comments
Closed

Request: binary search #42

robin-aws opened this issue Jun 30, 2022 · 2 comments
Assignees

Comments

@robin-aws
Copy link
Member

Already implemented as a Dafny integration test: https://github.com/dafny-lang/dafny/blob/master/Test/dafny4/BinarySearch.dfy

@robin-aws
Copy link
Member Author

Should also accept a comparator that is a total ordering over the sorted list as in #39 (comment)

@prvshah51 prvshah51 self-assigned this Jul 26, 2022
@prvshah51
Copy link
Contributor

Added with #49

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

2 participants