[fpc-devel] New feature discussion: for-in loop

Michael Van Canneyt michael at freepascal.org
Wed Oct 21 13:05:18 CEST 2009



On Wed, 21 Oct 2009, Micha Nelissen wrote:

> Michael Van Canneyt wrote:
>> Because with something like
>> 
>> Type
>>   MyIterator = Iterator(TSomeResultType,Func1,Func2,Func3);
>
> So the place in this list determines its function?

Yes. Just like in an operator...

Michael.



More information about the fpc-devel mailing list