Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One reason I can think of is its memory management model gives programmers more control than a garbage collector. With the borrow checker, you know when your variables will get dropped/deallocated, but a garbage collector is not necessarily as controllable.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: