Method ADT.Sequence()->SequenceIterator()->`!()
- Method `!
boolres = !ADT.Sequence.SequenceIterator()- Returns
Returns false if the iterator has reached the end.
bool res = !ADT.Sequence.SequenceIterator()
Returns false if the iterator has reached the end.