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

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Nov 1 15:39:46 UTC 2021


On 11/1/21 10:09 AM, Ogi wrote:
> On Sunday, 31 October 2021 at 01:59:38 UTC, Andrei Alexandrescu wrote:
>> https://github.com/dlang/phobos/pull/8309
>>
>> Destroy!
> 
> Good stuff.
> 
> Notably absent are `std.range.interfaces`. What are we going to do about 
> them?

I don't think they need particular attention - either publish them as 
they are, change them, or give up on them altogether (I believe allowing 
ref-type ranges was a mistake).



More information about the Digitalmars-d mailing list