This method moves an Iterator backward by one element, provided that reverse iteration is supported for the kind of container to which the iterator is attached.
Iterator
it$moveBackward()
John Hughes