ExtendedIterable<E> extension

on

Methods

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