qualified exports , what would that mean Re: Add
Henning Thielemann
lemming at henning-thielemann.de
Fri Feb 22 07:28:40 UTC 2019
On Thu, 21 Feb 2019, Lennart Augustsson wrote:
> Qualified exports seem very unproblematic to me. And they should be
> easy to implement. It’s just an extra flag on each exported entity that
> tells compiler if the unqualified name should be entered into the symbol
> table or not.
But it subverts the idea of disambiguation by renaming the module name at
the import site.
More information about the Libraries
mailing list