toggle menu
kotlin-common
common
switch theme
search in API
kotlin-common-core
/
com.huanshankeji.collections
/
isSortedWith
is
Sorted
With
fun
<
T
>
Iterable
<
T
>
.
isSortedWith
(
comparator
:
Comparator
<
in
T
>
)
:
Boolean
(
source
)