IndexedIterable<E> extension

on

Methods

mapIndexed<T>(T f(E e, int i)) Iterable<T>