Comment by mh2266
1 month ago
rust and swift don't require manual memory management. rust is RAII and swift is either value types or reference-counted.
(yeah there are escape hatches, but it's weird to use them)
1 month ago
rust and swift don't require manual memory management. rust is RAII and swift is either value types or reference-counted.
(yeah there are escape hatches, but it's weird to use them)
No comments yet
Contribute on Hacker News ↗