Method Iterator()->`-()
- Method
`-
Iteratorres =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.