mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-01-14 00:00:02 +03:00
1ac66f372b
I changed the sentence that referenced the imperative implementation in iterators5.rs. That implementation was already removed and replaced with `todo!()` |
||
---|---|---|
.. | ||
iterators1.rs | ||
iterators2.rs | ||
iterators3.rs | ||
iterators4.rs | ||
iterators5.rs | ||
README.md |
Iterators
This section will teach you about Iterators.