|
|
|
|
|
by silisili
1663 days ago
|
|
Apologies if I misworded what it's doing. It wasn't about name clashing, but readability. It's not clear at first glance what functions belong to which imports. As an example: https://tour.dlang.org/ Three imports and what appear to be four unqualified functions from them. |
|
Or just use static import.