the official term is mutable references, be more explicit about that
[rust-101.git] / TODO.txt
1
2 * Shared-memoty concurrency, interior mutability, Sync: Concurrent counter
3 * Drop, unsafe: doubly-linked list