GSoC: Containers and Ranges

Torarin torarind at gmail.com
Sat Apr 2 12:13:51 PDT 2011


2011/4/2 Christian Hotz-Behofsits <chris.hotz.behofsits at gmail.com>:
> Hi everyone!
>
> I applied to GSoC 2011 to enhance D's container landscape.  For that
> reason I read a lot about D and it's given containers, because I used
> it once, but not quite extensive and there is one "speciality" I don't
> understand yet - ranges. All in all the documentation is really good,
> but I wasn't able to find adequate descriptions or suitable examples -
> Can you help me ?
>
> Are ranges only conjugate parts of the given container? Or like the
> C++ iterators? Are there comparable structs in other languages?
>
> even if I don't get the chance - I take it serious :-)
>

If you haven't read it already, I recommend Andrei Alexandrescu's
great article introducing ranges:
http://www.informit.com/articles/article.aspx?p=1407357

Torarin


More information about the Digitalmars-d mailing list