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

monotonicallyDecreasing

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