Hacker News new | ask | show | jobs
by teddyh 1324 days ago
Strong typing never “solved” anything, except that is forces you to see the problem and solve it yourself, explicitly, instead of relying on weak typing to fudge the types for you.
1 comments

Maybe. Ambiguity means some random bags of bytes pass as more than one type.
And the "Any" type covereth a multitude of sins.