Y
Hacker News
new
|
ask
|
show
|
jobs
by
JoshTriplett
263 days ago
For a graph, I agree.
For a tree with parent pointers, I'd absolutely use Rc, with Weak for the parent pointers.