Warning: Undefined array key "visitor_referer_type" in /var/www/vhosts/wordinf.com/core/app/libraries/Core.php on line 98 Gilad Bracha - The wonderful thing about dynamic...
The wonderful thing about dynamic typing is it lets you express anything that is computable. And type systems don't - type systems are typically decidable, and they restrict you to a subset. People who favor static type systems say "it's fine, it's good enough; all the interesting programs you want to write will work as types”. But that's ridiculous - once you have a type system, you don't even know what interesting programs are there.