Hacker News (curated)new | past | comments | ask | show | jobs| show hidden

This is how it is with languages which provide less guarantees than Rust. Sure you can try to hold all the invariants and restrictions in your head, but a sufficiently advanced compiler can do this for you without the possibility of making mistakes. I have no idea why people claim that's too restrictive - if you're not enforcing those rules manually you're just setting yourself up for issues down the road.




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