Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Diminishing returns of static typing (merovius.de)
6 points by Merovius on Sept 12, 2017 | hide | past | favorite | 1 comment


Yes, there are diminishing returns. But people who are frustrated with Go's type system aren't just blindly pushing for more precise types. They have experience with generics and have decided that the cost/benefit is worth it.

Also, the optional static type systems for languages like Python and Javascript are more precise than Go's. So when you actually decide to apply types to your code, you get more checking than you could ever get in Go.




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

Search: