exercism / ocaml

Exercism exercises in OCaml.
https://exercism.org/tracks/ocaml
MIT License
93 stars 50 forks source link

Sync binary-search docs with problem-specifications #466

Closed kytrinyx closed 1 year ago

kytrinyx commented 1 year ago

The binary-search exercise has been overhauled as part of a project to make practice exercises more consistent and friendly.

For more context, please see the discussion in the forum, as well as the pull request that updated the exercise in the problem-specifications repository: