The problem with liking strong typing only “if and when you want it” is that it makes it really easy to leak hidden bugs into your code, or use libraries or others code in ways that they may break with.
2 Likes