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

shouldBeStrictlyIncreasing

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