Splitting std.typecons [Was: Re: RFC: std.sumtype (adding sumtype to Phobos)]
Adam D. Ruppe
destructionator at gmail.com
Wed Nov 25 17:00:12 UTC 2020
On Wednesday, 25 November 2020 at 16:50:53 UTC, Petar Kirov
[ZombineDev] wrote:
> * After the split, existing users won't have troubles (however
> small) finding the modules as they would remain grouped under
> their original `typecons` parent
Eh you can public import anything and just link it together in
the docs too. My adrdox does it automatically too:
http://dpldocs.info/experimental-docs/std.string.html#public-imports
More information about the Digitalmars-d
mailing list