ListExtenstion<T> extension

on

Methods

mapIndexed<E>(E toElement(T e, int i)) List<E>
swap(int i0, int i1) → void