exercism / swift

Exercism exercises in Swift.
https://exercism.org/tracks/swift
MIT License
114 stars 158 forks source link

sieve: sync #737

Closed ErikSchierboom closed 7 months ago

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