IterableExt<T> extension

on

Methods

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