exercism / lfe

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

anagram: sync #240

Closed ErikSchierboom closed 4 months ago

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

BNAndras commented 4 months ago

CI failed here for nucleotide-count. I updated the exercise in #241 and it passes there so I'll go ahead and merge.