Method Iterator()->`-()
- Method
`-
Iterator
res =Iterator()
-steps
- Description
Returns a clone of this iterator which is backed up the specified number of steps. The amount may be negative to move forward.
- See also
Iterator
res = Iterator()
- steps
Returns a clone of this iterator which is backed up the specified number of steps. The amount may be negative to move forward.