Thoughts on versioning

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue Oct 26 02:29:05 UTC 2021


On 10/25/21 10:21 PM, rikki cattermole wrote:
> What is not working for you?

Most Phobos functions import std.something locally, as they should. 
Those imports would need to be all hoisted to top level for the mixin to 
work. Wouldn't want to lose the advantages of local imports.


More information about the Digitalmars-d mailing list