`x.filterIsInstance<First>().sortedBy { it.x...
# language-proposals
y
x.filterIsInstance<First>().sortedBy { it.x }