partitionLomuto

fun <T : Comparable<T>> MutableList<T>.partitionLomuto(low: Int, high: Int): Int