toggle menu
doodle
0.10.3
common
switch theme
search in API
controls
/
io.nacular.doodle.controls.list
/
MutableList
/
sort
sort
fun
sort
(
with
:
Comparator
<
T
>
)
(
source
)
Sorts the list with the given comparator. This causes the underlying
model
to also be sorted.