Method ADT.CircularList()->CircularListIterator()->has_previous()
- Method has_previous
 boolhas_previous(void|intsteps)- Returns
 Returns true if it is possible to move
stepssteps backwards, ifstepsweren't supplied it check if it is possible to move one step backward.