MapIndexEx<D> extension

on

Methods

forEachIndexed(void f(D e, int i)) → void
mapIndexed<T>(T f(D e, int i)) Iterable<T>