|
|
|
|
|
by lylejohnson
4186 days ago
|
|
> Try and calculate the enormous waste of both time and money from memory leaks caused by code written in C and C++. Rust solves this... This seems like an unusual language feature to highlight --- don't most modern programming languages solve this problem with various implementations of GC or memory management? N.B. I am not at all familiar with Rust and so maybe I'm missing some important context... |
|