Hacker News new | ask | show | jobs
by tshaddox 1706 days ago
I think the only reason dynamic typing can speed up prototyping is that it allows you to make certain type errors that you may never encounter at runtime while prototyping.