On Monday, 30 April 2012 at 20:28:56 UTC, Alex Rønne Petersen
wrote:
On 30-04-2012 22:25, SomeDude wrote:
On Monday, 30 April 2012 at 19:58:49 UTC, Alex Rønne Petersen
wrote:
On 30-04-2012 21:50, Walter Bright wrote:
I think what we need is an article on ranges on dlang.org (I
can't
find one). They seem like a rather foreign concept when you
come from
other languages, like array slices, and need a proper
introduction.
There is one talk by Andrei
http://blip.tv/boostcon/boostcon-2009-keynote-2452140
and there is the chapter on Ali's book:
http://ddili.org/ders/d.en/ranges.html
Right, but we can't expect people who want to learn the
language and its conventions to have to go to some external
source for information. It has to be on dlang.org.
I've put these links in the Wiki. They may not be visible enough,
though. It still needs a lot of cleanup (although I've done a
little bit of it).
Baically, the first one is in the tutorials. The second is in
"Why switch ?"