Import implied covering import

If this import implied thing goes through at all, I would like to suggest to turn things around. import foo._ stays the same as it ever was, and import explicit foo._ or whatever imports only non-implicit members. Or perhaps have both implied and explicit… But keep normal import as it is now.

3 Likes