|
|
|
|
|
by wtetzner
1959 days ago
|
|
> My problem, though, was to explain all the nuances given that they usually have nothing to do with the "business" part of the problem somebody was solving. Yeah, I completely agree. A GC provides a lot of benefits in terms of clarifying the intention of business logic. Unless, of course, performance/memory usage is an important part of your business logic, in which case Rust is exactly what you want. |
|
Lack of GC in makes it harder to write but easier to read.