moveItem

fun <T> MutableList<T>.moveItem(fromIndex: Int, toIndex: Int)