ListSwap<T> extension

on

Methods

swap(int a, int b) → void
Swaps the ath and bth elements of a list.