|
|
|
|
|
by masak
1660 days ago
|
|
Neither the type system of C++ nor the type system of TS is sound, in the sense of "the type system rejects all incorrect programs". If what you meant by "strong" is just "you can declare types on variables", then both TS and C++ qualify as strong, but JS doesn't. Your use of the word is based on feeling, not fact. Which was my point. |
|