kotest-assertions-core / io.kotest.matchers.collections / kotlin.Array / shouldNotBeSorted

shouldNotBeSorted

fun <T : Comparable<T>> Array<T>.shouldNotBeSorted(): Unit