ArrayIter¶ class guppylang.std.array.ArrayIter[source]¶ Iterator over arrays. __next__() → Option[tuple[L, ArrayIter[L, n]]][source]¶ i: int¶ xs: array[L, n]¶