IterableExt<E> extension

on

Methods

select<R>(R block(int index, E element)) Iterable<R>