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