Replies to message #5

El Goblina

Rust (the language) hate thread

Even C++ provides memory management primitives. But memory management isn't hard. If you allocate memory, free it when you're done with it. (In...
妛壥彁閠

Rust (the language) hate thread

I don't know, C/C++ and lower-level languages that lack GC seem to shine quite nicely when it comes to implementing libraries that actually need...
Back
Top Bottom