ExtList<T> extension

on

Methods

copy() List<T>

Available on List<T>, provided by the ExtList extension

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

Available on List<T>, provided by the ExtList extension