(no title)
de90
|
12 years ago
For me I like static typing because it adds a sanity check of the data getting passed around. Sure, most of the time it catches nothing, but it is nice when it does. Humans will always make mistakes, so static typing improves the amount of help\tools computers can put forth.
No comments yet.