▲ | gf000 a day ago | |||||||
For a subset of algorithms, you are right. For certain other kind of concurrent algorithms, you are in a world of pain and Rust's borrow checker simply refuses to compile a large set of otherwise correct programs. | ||||||||
▲ | carlmr a day ago | parent [-] | |||||||
I've never had this issue. Use the built-in datastructures that provide that functionality and you're good | ||||||||
|