IterationWithIndex<T> extension

on

Methods

mapWithIndexAndCount<E>(E f(int index, int count, T value)) Iterable<E>