Hacker News new | ask | show | jobs
by loeg 192 days ago
I don't think this argument is useful to rehash here. That said:

> you can reference wrong nodes, invalid nodes, uninitalized nodex.

No, you cannot access uninitialized nodes in safe Rust.