Linq and the like

bearophile bearophileHUGS at lycos.com
Sun Feb 3 01:07:09 PST 2008


LINQ (and its future parallel extensions), with its additional syntax, may be a good thing to add to D:
http://www.moserware.com/2008/02/for-loops-using-i-i-enumerators-or-none.html

You can use the same syntax to simplify parallel code, DB access code, etc.

Bye,
bearophile



More information about the Digitalmars-d mailing list