Skip to content

Commit a0c5a89

Browse files
refactoring standard_library_types as iterators
1 parent a8fd315 commit a0c5a89

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

exercises/iterators/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Iterators
2+
3+
This section will teach you about Iterators.
4+
5+
## Further information
6+
7+
- [Iterator](https://doc.rust-lang.org/book/ch13-02-iterators.html)
8+
- [Iterator documentation](https://doc.rust-lang.org/stable/std/iter/)

exercises/standard_library_types/README.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)