exercism / nim

Exercism exercises in Nim.
https://exercism.org/tracks/nim
MIT License
54 stars 24 forks source link

exercises(spiral-matrix): sync docs #590

Closed ErikSchierboom closed 1 month ago

ErikSchierboom commented 1 month ago

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

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