Hacker News new | ask | show | jobs
by enginaar 2500 days ago
If I got this correct, you're saying strong can be compared to weak and static can be compared to dynamic. So there is no such thing as strong vs static typing comparison.
1 comments

Right, they describe different aspects of how types work in a language.
Thanks. I appreciate the time you took for clarifying in detail.