Case study on ranges and lazy evaluation

extrawurst via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Jul 20 10:59:39 PDT 2015


On Monday, 20 July 2015 at 17:26:31 UTC, Matt Kline wrote:
> With the general push to make more of Phobos use lazily 
> evaluated ranges, Walter's DConf talk, and even C++ moving 
> towards ranges (https://www.youtube.com/watch?v=uXBcwcF3ln4), I 
> wrote a small article with a case study examining their merits.
>
> http://bitbashing.io/be-lazy-use-ranges.html
>
> The target audience is largely those unfamiliar with ranges 
> (and to a certain extent, D), but I welcome any and all 
> feedback.

https://www.reddit.com/r/programming/comments/3dyr79/be_lazy_use_ranges/


More information about the Digitalmars-d-announce mailing list