foreach for ranges?

Mike L. mike.linford.reg at gmail.com
Tue Jul 17 11:59:12 PDT 2012


How exactly does the compiler know how to do foreach on ranges 
(for example, ones returned by std.algorithm.map ?) I've looked 
around in std.algorithm and std.range, but can't seem to figure 
it out.


More information about the Digitalmars-d-learn mailing list