|
|
|
|
|
by eru
2617 days ago
|
|
The alternative view is that those so-called 'dynamically typed' or 'untyped' languages should really be called 'monotyped languages' since all variables and expressions have the same type: a giant union of all possibilities. See https://news.ycombinator.com/item?id=8206562 |
|