kotest-assertions-core / io.kotest.matchers.sequences / beSorted

beSorted

fun <T : Comparable<T>> beSorted(): Matcher<Sequence<T>>