IterableExt<T> extension

on

Methods

mapIndexed<S>(S func(int, T)) List<S>

Available on Iterable<T>, provided by the IterableExt extension