Why I need DUB? Will never DMD don't just use import for import packages?

Adam D. Ruppe destructionator at gmail.com
Mon Mar 29 19:28:23 UTC 2021


On Monday, 29 March 2021 at 19:06:33 UTC, Marcone wrote:
> Why can't I just use: import vibe.vibe; for import packages 
> like Nim or Python? Why I still use DUB?

I don't use dub. Just dmd -i after you set up the files in the 
right place.

Not all libraries support that but I only use my own libraries so 
it is fine.


More information about the Digitalmars-d-learn mailing list