Y
Hacker News
new
|
ask
|
show
|
jobs
by
ryl00
1461 days ago
> Creating trees or graphs can be cumbersome
Wouldn't Rust have the same problem with this (if not worse)?
1 comments
jhgb
1461 days ago
I was told that deferred_ptr/deferred_heap was supposed to solve these things for C++, so perhaps that would make Rust the option with worse problems in this department. Not sure where it got by now, though.
link