exercism / sml

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

reverse-string: sync #275

Closed ErikSchierboom closed 8 months ago

ErikSchierboom commented 8 months ago

Sync the reverse-string exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/reverse-string.

As this PR only updates docs and/or metadata, it won't trigger a re-run of existing solutions (see the docs).