> < ^ Date: Thu, 11 May 1995 10:43:00 +0100
> < ^ From: Frank Celler <frank.celler@math.rwth-aachen.de >
< ^ Subject: Loops and Iterators

Dear GAP-Forum,

Frank Luebeck wrote:

I'm anxious to know how such constructs [iterators] will be realized in
future versions of GAP.

All I can say is that GAP 4.1 will support Iterators, for example allowing
such constructs as "for x in Group((1,2,3),(2,3)) do ... od", but details how
this is implemented are not yet fixed.

best wishes
Frank


> < [top]