Method ADT.Sequence()->last()


Method last

SequenceIterator last()

Description

Create and initiate a new SequenceIterator that could be used to iterate over this sequence.

Returns

An iterator positioned after the last element in the sequence.