`list.mapTo(arrayListOf()) { ... }.sort()`
# getting-started
d
list.mapTo(arrayListOf()) { ... }.sort()
👍 2