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

Actually, the strong type system is often why people like to write Rust. Because encoding logic invariants in it also helps to prevent logic bugs!

There is a significant crowd of people who don't necessarily love borrow checker, but traits/proper generic types/enums win them over Go/Python. But yes, it takes significant maturity to recognize and know how to use types properly.



To the extent that one of the most common things rust users wish for is Rust, but without the borrow checker.




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

Search: