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

shouldBeMonotonicallyIncreasing

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