Lazy variadic not working, any alternatives?

Tofu Ninja via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon May 25 22:53:51 PDT 2015


On Tuesday, 26 May 2015 at 05:43:59 UTC, Tofu Ninja wrote:
> On Tuesday, 26 May 2015 at 05:22:26 UTC, Tofu Ninja wrote:
> Actually the code seems to compile on 2.067.1 but definitely 
> does not work as expected.
> ...

I guess it stems from the fact that its "lazy (bool[])"
Wish I could do "(lazy bool)[]"


More information about the Digitalmars-d-learn mailing list