kotest-assertions-core
/
io.kotest.matchers.collections
/
beSorted
beSorted
fun
<
T
:
Comparable
<
T
>
>
beSorted
(
)
:
Matcher
<
List
<
T
>
>