exercism / crystal

Exercism exercises in Crystal.
https://exercism.org/tracks/crystal
MIT License
75 stars 53 forks source link

anagram: sync #642

Closed ErikSchierboom closed 3 months ago

ErikSchierboom commented 3 months ago

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

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