Hacker News new | ask | show | jobs
by flavio81 3111 days ago
... unless the dynamically typed language also allows type declarations, intended mainly for enhancing speed.
1 comments

"Dynamic" or "static" isn't a binary value. A dynamic language that allows some static typing is less dynamic than a language that doesn't allow that.