|
|
|
|
|
by smt88
1256 days ago
|
|
Types are indispensable even just for me. They reduce how much I have to jump over to the docs and how much runtime debugging I do. Most importantly, they help when I revisit something after even a few weeks and forget what certain parts of the code did. |
|