Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method ADT.CircularList()->CircularListIterator()->has_previous()


Method has_previous

bool has_previous(void|int steps)

Returns

Returns true if it is possible to move steps steps backwards, if steps weren't supplied it check if it is possible to move one step backward.