We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e256dd3 commit 7b53dc6Copy full SHA for 7b53dc6
content/lessons/06_closures_iterators/index.md
@@ -80,3 +80,9 @@ We'll go through the official [docs](https://doc.rust-lang.org/stable/std/iter/)
80
- [The Book, chapter 14](https://doc.rust-lang.org/book/ch14-00-more-about-cargo.html)
81
- [The Book, Advanced Functions and Closures](https://doc.rust-lang.org/stable/book/ch19-05-advanced-functions-and-closures.html)
82
- [The Book, Advanced Traits](https://doc.rust-lang.org/stable/book/ch19-03-advanced-traits.html)
83
+
84
+## Assignment 4 (graded)
85
86
+[Lazy](https://classroom.github.com/a/9aJix-LK)
87
88
+Deadline: 06.11.2024 23:59
0 commit comments