Thoughts about std.experimental.all?
Bastiaan Veelo
Bastiaan at Veelo.net
Fri Mar 1 18:15:01 UTC 2019
On Thursday, 28 February 2019 at 10:58:39 UTC, Dukc wrote:
> For those who don't know, std.experintal.all is a module that,
> when imported, effectively imports almost all std modules.
Without your description (or the docs) I would have assumed
std.experimental.all only to import everything under
std.experimental.
Of all the things that have gone into std.experimental, I am
unaware of anything ever coming out of it again. IMO, the concept
of std.experimental is flawed without some sort of policy for how
long a module can stay experimental.
So if this is a poll for promotion of std.experimental.all to
std.all, you have my +1.
More information about the Digitalmars-d
mailing list