move

fun move(item: T, to: Int): Boolean(source)

Moves an item from to the given index.

Parameters

item

to move

to

this index