kotest-assertions-core / io.kotest.matchers.collections / strictlyDecreasing

strictlyDecreasing

fun <T : Comparable<T>> strictlyDecreasing(): Matcher<List<T>>