Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeeyoungk
3290 days ago
Agreed. It's very unnatural to represent data structures with circular references, or pointers in general. I had to re-think how I approach certain problems to make it more Rust-friendly.