enum strings in import

IGotD- nise at nise.com
Mon May 2 14:10:43 UTC 2022


On Monday, 2 May 2022 at 12:03:20 UTC, Quirin Schroll wrote:
>
> The simplest solution is to allow `mixin(expression)` not only 
> to generate declarations, expressions and statements, but also 
> to generate identifiers. So you’d have
> ```D
> import a.b.mixin(somwhere).here;
> ```
> This has been proposed like a thousand times.

Sounds reasonable.

So this according to your claim has been proposed many times but 
nothing happened.


More information about the Digitalmars-d mailing list