interesting iterator library

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Jan 20 08:35:24 PST 2010


Jesse Phillips wrote:
> Andrei Alexandrescu wrote:
> 
>> Interesting design. The interfaces map quite well to the issues 
>> addressed by ranges.
>>
>> http://www.php.net/~helly/php/ext/spl/
>>
>>
>> Andrei
> 
> That is interesting, I like the 'RecursiveIteratorIterator"
> 
> Ranges seem so much simpler.

In fact the PHP iterators described therein have range interfaces.

Andrei



More information about the Digitalmars-d mailing list