Cool project idea: organise/remove imports

RazvanN razvan.nitu1305 at gmail.com
Tue Jul 16 15:27:09 UTC 2024


On Tuesday, 16 July 2024 at 15:25:39 UTC, RazvanN wrote:
> On Thursday, 11 July 2024 at 10:28:35 UTC, Atila Neves wrote:
>> [...]
>
> I have a small program that uses dmd as a library that:
>
> - identifies unused global imports
> - provides a list of the symbols that are being used for each 
> global import
>
> [...]

Forgot to provide a link: 
https://github.com/RazvanN7/Unused-Import/blob/master/unused_import.d .


More information about the Digitalmars-d mailing list