Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.collections
/
dev.lounres.kone.collections.utils.sorting
/
quicksortedByDescending
quicksorted
By
Descending
inline
fun
<
E
,
R
:
Comparable
<
R
>
>
KoneIterable
<
E
>
.
quicksortedByDescending
(
selector
:
(
E
)
->
R
)
:
KoneList
<
E
>
(
source
)
inline
fun
<
E
,
R
>
KoneIterable
<
E
>
.
quicksortedByDescending
(
selector
:
(
E
)
->
R
)
:
KoneList
<
E
>
(
source
)