|
|
|
|
|
by marcosdumay
3233 days ago
|
|
Personally, I did never feel that way. Either types come out mechanically and just mean some more typing slowing me down because they don't say anything interesting, or creating the types is exactly "proving that I'm even able to do it". I tried, but I can't recall any single time when thinking about types distracted me from thinking about the problem. Moreover, writing down the types by creating stub functions is a great method of designing. |
|