exercism / lfe

Exercism exercises in Lisp Flavoured Erlang (LFE).
https://exercism.org/tracks/lfe
MIT License
25 stars 30 forks source link

Normalize practice exercise names #155

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