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

sorted

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