At the moment I have to work round by doing `x.fi...
# language-proposals
j
At the moment I have to work round by doing
x.filter { it is First }.sortedBy { (it as First); it.x }