Hacker News new | ask | show | jobs
by bvrmn 661 days ago
> Which means you can no longer use fully qualified names regardless of context.

How about don't shadow module names with variables if you want to use it? It works amazingly well for a bunch of other languages.