implement rgrep, and write part 12 (draft) about it
[rust-101.git] / TODO.txt
index 73c82b1885fe4030843cf7de8d8dab1705ba2160..cc3268b6d770cc0dc165ec3006ef6982bc0cbfb1 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,7 +1,4 @@
-* Closures: Working on iterators
-
 * Arrays/slices
-* Trait objects
 
 * Arc, concurrency, channels: Some grep-like thing, "rgrep"
 * Send, Sync