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