Hacker News new | past | comments | ask | show | jobs | submit login

Type declarations definitely help a lot, but:

* touching basically any standard library function negates a lot of the benefit

* silent coercion still happens everywhere inside a function body

Even if strict comparison, you have to spend a lot of code validating the input and it's really easy to forget an edge case.




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

Search: