Code layout for range-intensive D code

Dmitry Olshansky dmitry.olsh at gmail.com
Sun Jun 10 15:05:31 PDT 2012


On 11.06.2012 1:49, ixid wrote:
> Having to append .array() all the time is rather annoying. I can't help
> but feel that there's a better solution than this. Are lazy Result
> methods really the default way of doing things? I'd rather have eager
> versions.
>

And then try to get lazy version back. Now that would be harder then 
appending .array() wouldn't it? ;)

-- 
Dmitry Olshansky


More information about the Digitalmars-d mailing list