We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2b7597 commit cff023dCopy full SHA for cff023d
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