in reply to Exporting functions into main namespace for the benefit of other use'd modules
IMO, each module should either import or fully qualify what it needs from the specific package where it occurs. I think that what you suggest would be infuriating to maintain and the cause of frequent errors.
Keep main:: as clear as you can.
After Compline,
Zaxo
|
|---|