<@U0TMJCW90>: `list.sortedWith(Comparator {a, b -&...
# codereview
a
@cleiter:
list.sortedWith(Comparator {a, b -> 0})
works