Hacker News new | ask | show | jobs
by Paul-ish 3282 days ago
I think it was too much for the. to say "Data structures AND algorithms". It is mostly data structures that can be difficult.
1 comments

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.