exercism / wren

Exercism exercises in Wren.
https://exercism.org/tracks/wren
MIT License
5 stars 14 forks source link

sieve: sync #179

Closed ErikSchierboom closed 5 months ago

ErikSchierboom commented 5 months ago

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

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