mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 14:02:22 -05: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.