Adds two new methods to iterators (specifically only ExactSizeIterators) for evaluating whether the item is the last in the iterator.
ExactSizeIterator
Similar to Iterator::enumerate which adds counts to items.
Iterator::enumerate