CircularListIterator _get_iterator(void|int ind)
Create and initiate a new CircularListIterator that could be used to iterate over this list.
If an ind value is supplied the iterator will be positioned at that index.
An iterator.