Hacker News new | ask | show | jobs
by recursive 139 days ago
Static type checking is even faster than running the code. It doesn't catch everything, but if finding a type error in a fast test is good, then finding it before running any tests seems like it would be even better.