Returns an iterator for the items in the collection.
@override IIterator<T> first() => _iIterable.first();