Interesting article and discussion about Python's standard library
Walter Bright
newshound2 at digitalmars.com
Sun May 19 16:52:34 UTC 2019
On 5/18/2019 8:33 PM, Andrei Alexandrescu wrote:
> https://news.ycombinator.com/item?id=19948642
Unfortunately, there's no clear answer to this problem.
One issue not mentioned - while it shouldn't be, Phobos is an essential part of
the compiler test suite.
1. the compiler test suite is inadequate
2. breaking Phobos is a good predictor of what will break in user code
More information about the Digitalmars-d
mailing list