Case study on ranges and lazy evaluation

Matt Kline via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Jul 20 10:26:30 PDT 2015


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.


More information about the Digitalmars-d-announce mailing list