Proof of concept - library AA

IgorStepanov via Digitalmars-d digitalmars-d at puremagic.com
Fri May 29 06:12:57 PDT 2015


On Friday, 29 May 2015 at 12:52:29 UTC, Martin Nowak wrote:
> On Friday, 29 May 2015 at 11:22:53 UTC, IgorStepanov wrote:
>> Sorry, I meant
>> f.opIndex!(true)(5).opIndexAssign(Foo(42), 3);
>
> Added to the ER.
> https://issues.dlang.org/show_bug.cgi?id=7753#c6

Thanks, but unfortunately, writing enhacement request to bugzilla 
is equals to writing to /dev/null :)
I'll create a DIP about this, when I'll have a free time.
What do you want about this syntax? Maybe you may suggest a 
better solution?


More information about the Digitalmars-d mailing list