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

user1234 user1234 at 12.de
Mon Nov 1 19:54:22 UTC 2021


On Monday, 1 November 2021 at 17:32:21 UTC, Andrei Alexandrescu 
wrote:
> On 11/1/21 10:54 AM, user1234 wrote:
>> On Sunday, 31 October 2021 at 01:59:38 UTC, Andrei 
>> Alexandrescu wrote:
>>> https://github.com/dlang/phobos/pull/8309
>>>
>>> Destroy!
>> 
>> Two questions, probably related to `canon`. I assume that two 
>> things are possible but I dont see how:
>> 
>> 1. How does the module identifier part `v1` binds a current 
>> module name ?
>> For example the fact that `import std.v1.file` is the same as 
>> `import std.file`.
>
> I don't understand this question, can you please rephrase?

Based on the answer to the second question I think that what was 
asked in the first is not possible.




More information about the Digitalmars-d mailing list