Proof of concept for v2 - NO duplication, NO `static if` hell, NO difficulty with interoperability

Dukc ajieskola at gmail.com
Fri Nov 5 11:24:10 UTC 2021


On Friday, 5 November 2021 at 10:53:17 UTC, Ola Fosheim Grøstad 
wrote:
> On Friday, 5 November 2021 at 06:47:53 UTC, bauss wrote:
>> Tbh. the best solution would be ditching Phobos for an 
>> entirely new standard library. Like writing it from scratch 
>> and when it's stable enough then provide a way of 
>> transitioning existing code to the new standard library.
>
> If it was kept smaller maybe. Meaning no xml, json, zip, zlib, 
> digest, datetime, curl, odbc, checkedint, function, algorithms, 
> sumtype, ranges, etc.
>

```d
module phobosAlternative;
```

There. Licensed under boost :D.




More information about the Digitalmars-d mailing list