Returns the iterator at position pos.
If pos is negative or larger than the number of items in this, the end iterator is
returned.
| this |
a Sequence |
| pos |
a position in this, or -1 for the end |
|
The SequenceIter at position |