mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-03-19 21:18:43 +02:00
I changed the sentence that referenced the imperative implementation in iterators5.rs. That implementation was already removed and replaced with `todo!()`
Iterators
This section will teach you about Iterators.