ExtList<T> extension

on

Methods

copy() List<T>
mapIndexed<R>(R onMap(T, int)) List<R>