1 * Closures: Working on iterators
6 * Arc, concurrency, channels: Some grep-like thing, "rgrep"
8 * External dependencies: regexp crate, add to rgrep
10 * Shared-memoty concurrency, interior mutability: Concurrent counter
11 * Drop, unsafe: doubly-linked list