abstract bool prev()
Moves the current position to the previous element; returns False if there are no more elements...
This class defines an abstract interface for bidirectional iterators.
Definition: QC_AbstractBidirectionalIterator.dox.h:5
main Qore-language namespace
Definition: Pseudo_QC_All.dox.h:3
This class defines an abstract interface for iterators.
Definition: QC_AbstractIterator.dox.h:10