I want this so badly, please implement
Daniel Murphy via Digitalmars-d
digitalmars-d at puremagic.com
Thu Apr 7 09:22:17 PDT 2016
On 8/04/2016 1:59 AM, Adam D. Ruppe wrote:
> (I thought this would be easy but I keep hitting dmd assert failures.
> However, that's probably because I'm a n00b, it probably is easy if you
> know the e2ir style.)
If you have a patch I can probably point out the error. You're right
that it should be fairly straightforward, although you'll need to copy
elems to temps when they're used multiple times to avoid the
multiple-references asserts/ICEs.
More information about the Digitalmars-d
mailing list