Comment by mh2266
24 days 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)
24 days 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 ↗