yeah it only works for `.sortedWith(compareBy { it...
# getting-started
b
yeah it only works for
.sortedWith(compareBy { it.id })
and sort it by
id
but I wanted to only put one element at first position