getIterAtPos

fun getIterAtPos(pos: <Error class: unknown class>): SequenceIter(source)

Returns the iterator at position @pos. If @pos is negative or larger than the number of items in @seq, the end iterator is returned.

Return

The #GSequenceIter at position @pos

Since

2.14

Parameters

pos

a position in @seq, or -1 for the end