Yuriy:

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").

Please explain one or more use cases.

Bye,
bearophile

Reply via email to