exercism / ocaml

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

Normalize practice exercise names #443

Closed kytrinyx closed 2 years ago

kytrinyx commented 2 years ago

We have added explicit exercise titles to the metadata.toml files in problem-specifications.

This updates the exercise names to match the values in this field.

Ref: https://github.com/exercism/exercism/issues/6579