e.g. ```fun sort(): List<Comparable<Any>&...
# announcements
h
e.g.
Copy code
fun sort(): List<Comparable<Any>> = data apply mergesort()