exercism / common-lisp

Exercism exercises in Common Lisp.
https://exercism.org/tracks/common-lisp
MIT License
83 stars 80 forks source link

anagram: sync #813

Closed ErikSchierboom closed 6 months ago

ErikSchierboom commented 6 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).