Y
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
khedoros1
3111 days ago
"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.
link