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

shouldBeStrictlyDecreasing

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