exercism / sml

Exercism exercises in Standard ML.
https://exercism.org/tracks/sml
MIT License
26 stars 33 forks source link

Normalize practice exercise names #212

Closed kytrinyx closed 1 year ago

kytrinyx commented 1 year 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