D Ranges in C#
Szymon Gatner
noemail at gmail.com
Sat Jun 1 07:11:31 PDT 2013
On Saturday, 1 June 2013 at 06:17:30 UTC, David Piepgrass wrote:
> I'm adding D-style ranges to my new C# collections library. In
> case anyone would like to comment, please see here:
>
> http://loyc-etc.blogspot.ca/2013/06/d-style-ranges-in-c-net.html
Lol I am just preparing a blog post on D ranges in C++, a piece
of code I did after Andrei's "Iterators must Go" presentation. It
was not super usable before C++11 and auto but now is pretty cool
thing to have.
More information about the Digitalmars-d
mailing list