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

shouldBeStrictlyDecreasing

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