Y
Hacker News
new
|
ask
|
show
|
jobs
by
ReflectedImage
249 days ago
As a general rule of thumb, once you have proper tests, static typing doesn't find very much, if anything.
1 comments
ndriscoll
248 days ago
I've generally found the complement to be true as well: once you have decent type modeling, tests don't find very much, if anything. I've primarily only seen modeling done well in Scala though.
link