Y
Hacker News
new
|
ask
|
show
|
jobs
by
OvermindDL1
1724 days ago
Things like the borrower checker helps manage all resources, a GC only manages memory.
2 comments
OvermindDL1
1724 days ago
Or rather RAII, borrow checker is a different feature that is not related to garbage collection
link
throwaway894345
1723 days ago
Yes, I understand. To quote myself:
> I know the borrow checker aids in correctness beyond what a gc does
link