swap

private fun MutableList<String>.swap(idx1: Int, idx2: Int)

Sources

jvm source
Link copied to clipboard