exercism / sml

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

Sync sum-of-multiples docs with problem-specifications #228

Closed kytrinyx closed 1 year ago

kytrinyx commented 1 year ago

The sum-of-multiples exercise has been improved upstream in the problem-specifications repository.

For more context, please see the pull request that updated the exercise:


If you approve this pull request, I will eventually merge it. However, if you are happy with this change please merge the pull request, as it will get the changes into the hands of the students much more quickly.

If this pull request contradicts the exercise on your track, please add a review with request changes. This will block the pull request from getting merged.

Otherwise we aim to take an optimistic merging approach.

If you wish to suggest tweaks to these changes, please open a pull request to the exercism/problem-specifications repository to discuss, so that everyone who has an interest in the shared exercise descriptions can participate.