back

by dmit·7y ago·view on hn ↗
How can you say "_____ doesn't have this problem (unless you use wildcard imports" when all of the languages you listed allow wildcard imports? (Or just dump all their garbage symbols in a global namespace.)
1 comments
Like I said, in practical terms, this turns out to be a much bigger issue for a random selection of Scala than a random selection of Java/TypeScript/Python.

Just like every language has an untyped/unsafe method of operation. But some languages use that sparingly; others have that for the whole language.