IndexedExtension<E> extension

on

Methods

indexed({int offset = 0}) Iterable<Indexed<E>>
Returns a iterable that combines the index and value of this Iterable.