Overloading base operator from module

When writing a library/package, I use import. When writing an application, I qualify with module’s name.

3 Likes