On Wednesday, 14 September 2022 at 08:44:48 UTC, Ali Çehreli wrote:
Considering I may want to let the users import the entire package as well with

dub is poorly designed and doesn't cooperate well with D features. There's no good solution - hence the hundreds of lines long dub.json trying to hack it in. Like you could have the top-level package depend on all of its own subpackages and then if you depend on it, you can import alid. Lots of spam for something that just works out of the box with stock dmd!

Reply via email to