ISwappableList<'T>
IList<'T>
ICollection<'T>
IEnumerable<'T>
IEnumerable
Extends the IList interface by a function that allows to swap two items by index.