Skip to content

Commit cff023d

Browse files
committed
announce assignment 4
1 parent b2b7597 commit cff023d

File tree

1 file changed

+6
-0
lines changed
  • content/lessons/06_closures_iterators

1 file changed

+6
-0
lines changed

content/lessons/06_closures_iterators/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,9 @@ We'll go through the official [docs](https://doc.rust-lang.org/stable/std/iter/)
8080
- [The Book, chapter 14](https://doc.rust-lang.org/book/ch14-00-more-about-cargo.html)
8181
- [The Book, Advanced Functions and Closures](https://doc.rust-lang.org/stable/book/ch19-05-advanced-functions-and-closures.html)
8282
- [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

Comments
 (0)