Hello D community,What do you think of a new __traits(getImports, Scope), that returns a tuple of strings, which are imports made in a scope? If scope is a module, it will produce a tuple like ("std.conv", "std.traits").
- Suggestion to implement __traits(getImport... Yuriy via Digitalmars-d
- Re: Suggestion to implement __traits(... bearophile via Digitalmars-d
- Re: Suggestion to implement __traits(... Adam D. Ruppe via Digitalmars-d
- Re: Suggestion to implement __tra... Yuriy via Digitalmars-d
- Re: Suggestion to implement _... Adam D. Ruppe via Digitalmars-d
- Re: Suggestion to implement __traits(... captaindet via Digitalmars-d
- Re: Suggestion to implement __tra... Mason McGill via Digitalmars-d
- Re: Suggestion to implement _... captaindet via Digitalmars-d
